Commit f463fe3f authored by rennoch's avatar rennoch
Browse files

extension of xmlbody by comm_div_info

parent 0b9477bc
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -37,7 +37,8 @@ group XmlTypes {
		Cug cug,						// if there is XML Cug
		Mcid mcid,						// if there is XML Mcid
		PSTN_transit pstnTransit,		// if there is XML PSTN data
		Simservs simservs				// if there is XML simservs (Oip/r Tip/r ...) 
		Simservs simservs,				// if there is XML simservs (Oip/r Tip/r ...) 
		Comm_div_info cdivn				// if there is XML CDIVN document
	};

}
@@ -710,7 +711,7 @@ group CDIV{
    record of anytype any_1 optional
  }

  type Comm_div_info_type comm_div_info; 
  type Comm_div_info_type Comm_div_info; 

  type record of Diversion_reason_info_type Diversion_reason_info_types;