<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2008 rel. 2 (http://www.altova.com) by Synchronoss Technologies India Pvt ltd (Wisor Telecom) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
	<xs:include schemaLocation="UOM-CTL-LSR14-Base.xsd"/>
	<xs:include schemaLocation="UOM-Base-CTL-LSR14.xsd"/>
	<!-- ================================================= -->
	<!-- Package: <<XSDschema>> LR-Form  -->
	<!-- ================================================= -->
	<xs:annotation>
		<xs:documentation>
	This LR-Form XSD Package contains Request and Response, which is using as order and Post-order response.
	Changes on 4/6/2016
	Added some complex types and simple types.
    
	1: Namespace changed from http://atis.org/obf/tML/UOM to http://www.synchronoss.com/lsr/ctl_order
	2: LOCNUM Element added under CIRCUIT_DET Complex type.
	3: DSNA, DTN Elements deleted from CIRCUIT_DET Complex Type.
	4: FEP Element added under  CIRCUIT_DET Complex Type
	5: DLCONT_INIT, DLCONT_TN, DACONT_INIT, DACONT_TN, DLQTYR, SQTYR Elements removed under DIRECTORY Complex Type.
	6: REMARKS Element removed from LR Complex Type.
	7: LISTING, REMARKS_INFO complex reference added under LR complex Type
	8: CC, EAN, EATN, DT_SENT, CD, PD, FEP, NNSP Elements added under LR_ADMIN complex type.
	9: BOPI Element added after CC element under LR_ADMIN Complex type.
	10: CNO, FDTO elements removed from LR_ADMIN complex Type.
	11: TEL_NO Element renamed from TEL_NO  to DSGCON_TEL_NO under LR_ADMIN complex type.
    Changes on 6/2/2016
	1: Added ACTION_CODE, LHLFID , LHLFIDDATA fields under new LISTING_INFO section in LR form.
	2: Added maxoccurs to LISTING_INFO section in LR form.
	Changes on 6/13/2016
	1: Updated LR/LR_ADMIN/FDT field length from 1 to 6.
	2: Updated LR/LR_ADMIN/DSGCON_TEL_NO field length from 17 to 12.
	Changes on 10/10/2016
	1: DESIGN element added between RCODE and RDET in LR_ADMIN complex type in LR form.
	This schema is developed to support LSOG 2Q14
		</xs:documentation>
	</xs:annotation>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: CIRCUIT_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CIRCUIT_DET" type="CIRCUIT_DET"/>
	<xs:complexType name="CIRCUIT_DET">
		<xs:sequence>
			<xs:element name="LOCNUM" type="LOCNUM_Type" minOccurs="0"/>
			<xs:element name="LNUM" type="LNUM_Type" minOccurs="0"/>
			<xs:element name="RNUM" type="RNUM_Type" minOccurs="0"/>
			<xs:element name="LNEX" type="LNEX_Type" minOccurs="0"/>
			<xs:element name="LEGNUM" type="LEGNUM_Type" minOccurs="0"/>
			<xs:element name="ECCKT" type="ECCKT_Type" minOccurs="0"/>
			<xs:element name="DSN" type="DSN_Type" minOccurs="0"/>
			<xs:element name="LTC" type="LTC_Type" minOccurs="0"/>
			<xs:element name="NOTYP" type="NOTYP_Type" minOccurs="0"/>
			<xs:element name="TNS" type="TNS_17_Type" minOccurs="0"/>
			<xs:element name="FEP" type="FEP_Type" minOccurs="0"/>
			<xs:element name="TERS" type="TERS_Type" minOccurs="0"/>
			<xs:element name="DSTN" type="DSTN_Type" minOccurs="0"/>
			<xs:element name="LTLI" type="LTLI_Type" minOccurs="0"/>
			<xs:element name="TKQ" type="TKQ_Type" minOccurs="0"/>
			<xs:element name="TGN" type="TGN_Type" minOccurs="0"/>
			<xs:element name="RIN" type="RIN_Type" minOccurs="0"/>
			<xs:element name="TKID" type="TKID_Type" minOccurs="0"/>
			<xs:element name="DO" type="DO_Type" minOccurs="0"/>
			<xs:element name="MATN" type="MATN_Type" minOccurs="0"/>
			<xs:element name="PID" type="PID_Type" minOccurs="0"/>
			<xs:element name="SAT" type="SAT_Type" minOccurs="0"/>
			<xs:element name="CKR" type="CKR_Type" minOccurs="0"/>
			<xs:element name="ISPID" type="ISPID_Type" minOccurs="0"/>
			<xs:element name="CFA" type="CFA_Type" minOccurs="0"/>
			<xs:element name="NPORD" type="NPORD_Type" minOccurs="0"/>
			<xs:element name="PORTED_NBR" type="PORTED_NBR_Type" minOccurs="0"/>
			<xs:element name="RTI" type="RTI_Type" minOccurs="0"/>
			<xs:element name="DISC_NBR" type="DISC_NBR_Type" minOccurs="0"/>
			<xs:element name="DISC_ECCKT" type="ECCKT_Type" minOccurs="0"/>
			<xs:element name="DISC_ORD" type="ORD_Type" minOccurs="0"/>
			<xs:element name="SYSTEM_ID" type="SYSTEM_ID_Type" minOccurs="0"/>
			<xs:element name="SHELF" type="SHELF_Type" minOccurs="0"/>
			<xs:element name="SLOT" type="SLOT_Type" minOccurs="0"/>
			<xs:element name="SPORT" type="SPORT_Type" minOccurs="0"/>
			<xs:element name="RELAY_RACK" type="RELAY_RACK_Type" minOccurs="0"/>
			<xs:element name="UNIT" type="EquipmentUnit_Type" minOccurs="0"/>
			<xs:element name="PGI" type="PGI_Type" minOccurs="0"/>
			<xs:element name="DEMARC" type="DEMARC_Type" minOccurs="0"/>
			<xs:element name="OOR" type="OOR_Type" minOccurs="0"/>
			<xs:element name="NID" type="NID_Type" minOccurs="0"/>
			<xs:element name="DRTN" type="DRTN_12_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="ORDL" type="ORDL_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="CTI_GRP" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: DIRECTORY  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="DIRECTORY" type="DIRECTORY"/>
	<xs:complexType name="DIRECTORY">
		<xs:all>
			<xs:element name="ATN" type="ATN_10_Type" minOccurs="0"/>
			<xs:element name="DOR" type="DOR_Type" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: ERROR_DETAIL  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="ERROR_DETAIL" type="ERROR_DETAIL"/>
	<xs:complexType name="ERROR_DETAIL">
		<xs:all>
			<xs:element name="ERROR_CODE" type="ERROR_CODE_Type" minOccurs="0"/>
			<xs:element name="ERROR_MESSAGE" type="ERROR_MESSAGE_Type" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: HUNT_GROUP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="HUNT_GROUP" type="HUNT_GROUP"/>
	<xs:complexType name="HUNT_GROUP">
		<xs:all>
			<xs:element name="LOCNUM" type="LOCNUM_Type" minOccurs="0"/>
			<xs:element name="HNUM" type="HNUM_Type" minOccurs="0"/>
			<xs:element name="HID" type="HID_Type" minOccurs="0"/>
			<xs:element name="TLI" type="TLI_Type" minOccurs="0"/>
			<xs:element name="HTSEQ" type="HTSEQ_Type" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LR  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LR" type="LR"/>
	<xs:complexType name="LR">
		<xs:sequence>
			<xs:element ref="LR_ADMIN" minOccurs="0"/>
			<xs:element ref="DIRECTORY" minOccurs="0"/>
			<xs:element name="LISTING" type="LISTING_Post_Order_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="HUNT_GROUP" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="SECLOC" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="CIRCUIT_DET" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="ERROR_DETAIL" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="CTL_DET" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="REMARKS_INFO" type="REMARKS_INFO_Post_Order_Type" minOccurs="0"/>
			<!-- New Sections added for CTL start -->
			<xs:element ref="BILLING" minOccurs="0"/>
			<xs:element ref="TRAFFIC" minOccurs="0"/>
			<xs:element ref="CONTROL" minOccurs="0"/>
			<xs:element ref="SE" minOccurs="0"/>
			<xs:element ref="ASSIGNMENT" minOccurs="0"/>
			<xs:element ref="LINE_INFO" minOccurs="0"/>
			<!-- New Sections added for CTL end -->
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LISTING  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:complexType name="LISTING_Post_Order_Type">
		<xs:sequence>
			<xs:element name="DLNUM" type="DLNUM_Type" minOccurs="0"/>
			<xs:element name="ALI" type="ALI_Type" minOccurs="0"/>
			<xs:element name="LTN" type="LTN_Type" minOccurs="0"/>
			<xs:element name="NSTN" type="NSTN_Type" minOccurs="0"/>
			<xs:element name="LACT" type="LACT_Type" minOccurs="0"/>
			<xs:element name="LTY" type="LTY_Type" minOccurs="0"/>
			<xs:element name="STYC" type="STYC_Type" minOccurs="0"/>
			<xs:element name="TOA" type="TOA_Type" minOccurs="0"/>
			<xs:element name="DOI" type="DOI_Type" minOccurs="0"/>
			<xs:element name="WPP" type="WPP_Type" minOccurs="0"/>
			<xs:element name="DIRIDL" type="DIRIDL_Type" minOccurs="0"/>
			<xs:element name="DIRSUB" type="DIRSUB_Type" minOccurs="0"/>
			<xs:element ref="LISTING_APPEARANCE" minOccurs="0"/>
			<xs:element name="LISTING_INFO" type="LISTING_INFO_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: REMARKS_INFO  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:complexType name="REMARKS_INFO_Post_Order_Type">
		<xs:sequence>
			<xs:element name="REMARKS" type="REMARKS_Type" minOccurs="0"/>
			<xs:element name="REMARKS2" type="REMARKS_Type" minOccurs="0"/>
			<!-- Element added for CTL start -->
			<xs:element name="Disclaimer" type="Disclaimer_Type" minOccurs="0"/>
			<!-- Element added for CTL end -->
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LISTING_INFO_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:complexType name="LISTING_INFO_Type">
		<xs:sequence>
			<!-- Elements added for CTL start  -->
			<xs:element name="ACTION_CODE" type="ACTION_CODE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHLFID" type="LHLFID_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHLFIDDATA" type="LHLFIDDATA_Type" minOccurs="0"/>
			<!-- Elements added for CTL end  -->
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LR_ADMIN  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LR_ADMIN" type="LR_ADMIN"/>
	<xs:complexType name="LR_ADMIN">
		<xs:sequence>
			<xs:element name="CC" type="CC_Type" minOccurs="0"/>
			<xs:element name="BOPI" type="BOPI_Type" minOccurs="0"/>
			<xs:element name="EAN" type="EAN_Type" minOccurs="0"/>
			<xs:element name="EATN" type="EATN_Type" minOccurs="0"/>
			<xs:element name="ORD" type="ORD_Type" minOccurs="0"/>
			<!-- Element added for CTL start  -->
			<xs:element name="ORD_IND" type="ORD_IND_Type" minOccurs="0" maxOccurs="unbounded"/>
			<!-- Element added for CTL end  -->
			<xs:element name="INIT" type="INIT_Type" minOccurs="0"/>
			<xs:element name="DT_SENT" type="DT_SENT_Type" minOccurs="0"/>
			<xs:element name="REP" type="Contact_Type" minOccurs="0"/>
			<xs:element name="REP_TEL_NO" type="TEL_NO_Type" minOccurs="0"/>
			<xs:element name="RT" type="RT_Type" minOccurs="0"/>
			<xs:element name="CD" type="CD_Type" minOccurs="0"/>
			<xs:element name="PD" type="PD_Type" minOccurs="0"/>
			<xs:element name="PIA" type="PIA_Type" minOccurs="0"/>
			<xs:element name="CHC" type="CHC_Type" minOccurs="0"/>
			<xs:element name="FDT" type="FDT_6_Type" minOccurs="0"/>
			<xs:element name="DD" type="DD_Type" minOccurs="0"/>
			<!-- Element added for CTL start  -->
			<xs:element name="APPTIME" type="APPTIME_9_Type" minOccurs="0" maxOccurs="unbounded"/>
			<!-- Element added for CTL end  -->
			<xs:element name="FEP" type="FEP_Type" minOccurs="0"/>
			<xs:element name="EBD" type="EBD_Type" minOccurs="0"/>
			<xs:element name="BI1" type="BI_Type" minOccurs="0"/>
			<xs:element name="BAN1" type="BAN_Type" minOccurs="0"/>
			<xs:element name="BI2" type="BI_Type" minOccurs="0"/>
			<xs:element name="BAN2" type="BAN_Type" minOccurs="0"/>
			<xs:element name="EC_VER" type="EC_VER_Type" minOccurs="0"/>
			<xs:element name="NMR" type="NMR_Type" minOccurs="0"/>
			<xs:element name="ECI" type="ECI_3_Type" minOccurs="0"/>
			<xs:element name="COST" type="COST_9_Type" minOccurs="0"/>
			<xs:element name="RCODE" type="RCODE_Type" minOccurs="0"/>
			<!-- DESIGN element added for CTL start -->
			<xs:element name="DESIGN" type="DESIGN_Type" minOccurs="0"/>
			<!-- DESIGN element added for CTL end -->
			<xs:element name="RDET" type="RDET_Type" minOccurs="0"/>
			<xs:element name="ESDD" type="ESDD_Type" minOccurs="0"/>
			<xs:element name="AFVR" type="AFVR_Type" minOccurs="0"/>
			<xs:element name="DSGCON" type="DSGCON_Type" minOccurs="0"/>
			<xs:element name="NSP_DSGCON" type="DSGCON_Type" minOccurs="0"/>
			<xs:element name="DSGCON_TEL_NO" type="TEL_NO_12_Type" minOccurs="0"/>
			<xs:element name="ONSP" type="ONSP_Type" minOccurs="0"/>
			<xs:element name="NNSP" type="NNSP_Type" minOccurs="0"/>
			<xs:element name="TDTR" type="TDTR_Type" minOccurs="0"/>
		</xs:sequence>
		<!-- all type customised to sequence for CTL  -->
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: SECLOC  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="SECLOC" type="SECLOC"/>
	<xs:complexType name="SECLOC">
		<xs:all>
			<xs:element name="LNUM" type="LNUM_Type" minOccurs="0"/>
			<xs:element name="LNEX" type="LNEX_Type" minOccurs="0"/>
			<xs:element name="DLCI" type="DLCI_Type" minOccurs="0"/>
			<xs:element name="RECCKT" type="ECCKT_Type" minOccurs="0"/>
			<xs:element name="LST" type="LST_Type" minOccurs="0"/>
			<xs:element name="RDLCI" type="RDLCI_Type" minOccurs="0"/>
		</xs:all>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: BILLING  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="BILLING" type="BILLING"/>
	<xs:complexType name="BILLING">
		<xs:sequence>
			<xs:element name="ACTION_CODE" type="ACTION_CODE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHBFID" type="LHBFID_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHBFIDDATA" type="LHBFIDDATA_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: TRAFFIC  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="TRAFFIC" type="TRAFFIC"/>
	<xs:complexType name="TRAFFIC">
		<xs:sequence>
			<xs:element name="ACTION_CODE" type="ACTION_CODE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHTFID" type="LHTFID_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHTFIDDATA" type="LHTFIDDATA_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: CONTROL  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CONTROL" type="CONTROL"/>
	<xs:complexType name="CONTROL">
		<xs:sequence>
			<xs:element name="ACTION_CODE" type="ACTION_CODE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHCFID" type="LHCFID_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHCFIDDATA" type="LHCFIDDATA_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: SE  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="SE" type="SE"/>
	<xs:complexType name="SE">
		<xs:sequence>
			<xs:element name="ACTION_CODE" type="ACTION_CODE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="FEATURE" type="FEATURE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="FEATURE_DETAIL" type="FEATURE_DETAIL_999_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: ASSIGNMENT  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="ASSIGNMENT" type="ASSIGNMENT"/>
	<xs:complexType name="ASSIGNMENT">
		<xs:sequence>
			<xs:element name="ACTION_CODE" type="ACTION_CODE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHAFID" type="LHAFID_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="LHAFIDDATA" type="LHAFIDDATA_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LINE_INFO  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LINE_INFO" type="LINE_INFO"/>
	<xs:complexType name="LINE_INFO">
		<xs:sequence>
			<xs:element name="ACTION_CODE" type="ACTION_CODE_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="REF_NUM" type="REF_NUM_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="HID" type="HID_5_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="BCD" type="BCD_Type" minOccurs="0"/>
			<xs:element name="APPDT" type="APPDT_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Global Element Declarations  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
</xs:schema>
