<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="1.0">
	<xs:include schemaLocation="UOM-Base-CTL-LSR14.xsd"/>
	<!-- ================================================= -->
	<!-- Package: <<XSDschema>> UOM-LSR-Base  -->
	<!-- ================================================= -->
	<xs:annotation>
		<xs:documentation>
This UOM-LSR-Base XSD Package contains Top Level Abstract Classes 
for the Unified Ordering Model (UOM) for Local Service Request (LSR)  
plus all shared Complex and Simple Type Classes. 

The UOM-LSR was created by the OBF Local Service Ordering Subcommittee.
The Unified Ordering Model was originally created by a Cross Committee Team from
OBF including the UOM-ASR and UOM-LSR Technical Committees.

This base is developed to support LSOG 2Q14.
		</xs:documentation>
	</xs:annotation>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Global Element Declarations  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- ~~~~~~~~~~~~            merged BASEs divided here       ~~~~~~~~~~~~~~~~~~ -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: ORDER_ERR  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="ORDER_ERR" type="ORDER_ERR"/>
	<xs:complexType name="ORDER_ERR">
		<xs:sequence>
			<xs:element name="ERROR_CODE" type="ERROR_CODE_Type" minOccurs="0"/>
			<xs:element name="ERROR_MESSAGE" type="ERROR_MESSAGE_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LIST_APPEAR_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LIST_APPEAR_GRP" type="LIST_APPEAR_GRP"/>
	<xs:complexType name="LIST_APPEAR_GRP">
		<xs:sequence>
			<xs:element name="LISTNM" type="LISTNM_Type" minOccurs="0"/>
			<xs:element name="LISTADR" type="LISTADR_Type" minOccurs="0"/>
			<xs:element name="LIST_TEXT" type="LIST_TEXT_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LISTING  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LISTING" type="LISTING"/>
	<xs:complexType name="LISTING">
		<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:sequence>
	</xs:complexType> 
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LISTING APPEARANCE  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LISTING_APPEARANCE" type="LISTING_APPEARANCE"/>
	<xs:complexType name="LISTING_APPEARANCE">
		<xs:sequence>
			<xs:element name="LISTNM" type="LISTNM_Type" minOccurs="0"/>
			<xs:element name="LNLN" type="LNLN_Type" minOccurs="0"/>
			<xs:element name="LNFN" type="LNFN_Type" minOccurs="0"/>
			<xs:element name="LISTADR" type="LISTADR_Type" minOccurs="0"/>
			<xs:element name="DIRSTAT" type="DIRSTAT_Type" minOccurs="0"/>
			<xs:element name="PONLEQTY" type="PONLEQTY_Type" minOccurs="0"/>
			<xs:element name="PONLEREFNUM" type="PONLEREFNUM_Type" minOccurs="0"/>
			<xs:element ref="LISTING_RESP_DET" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="LIST_TEXT_GRP" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="LISTING_CODE_DET" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LISTING_RESP_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LISTING_RESP_DET" type="LISTING_RESP_DET"/>
	<xs:complexType name="LISTING_RESP_DET">
		<xs:sequence>
			<xs:element name="LRNUM" type="LRNUM_Type" minOccurs="0"/>
			<xs:element name="LRC" type="LRC_Type" minOccurs="0"/>
			<xs:element name="LRCD" type="LRCD_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LISTING_CODE_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LISTING_CODE_DET" type="LISTING_CODE_DET"/>
	<xs:complexType name="LISTING_CODE_DET">
		<xs:sequence>
			<xs:element name="LECODE" type="LECODE_Type" minOccurs="0"/>
			<xs:element name="ORCD" type="ORCD_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!--Class: CTL_DET  -->
	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
	<xs:element name="CTL_DET" type="CTL_DET"/>
	<xs:complexType name="CTL_DET">
		<xs:sequence>
			<xs:element name="CONDITIONING_OPTIONS" type="CONDITIONING_OPTIONS_Type" minOccurs="0"/>
			<xs:element name="CONDITIONING_AMT" type="CONDITIONING_AMT_Type" minOccurs="0"/>
			<xs:element name="CONDITIONING_REMARKS" type="CONDITIONING_REMARKS_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> ADDR_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="ADDR_GRP" type="ADDR_GRP"/>
	<xs:complexType name="ADDR_GRP">
		<xs:sequence>
			<xs:element name="STREET" type="STREET_Type" minOccurs="0"/>
			<xs:element name="FLOOR" type="FLOOR_Type" minOccurs="0"/>
			<xs:element name="ROOM_MAIL_STOP" type="ROOM_MAIL_STOP_Type" minOccurs="0"/>
			<xs:element name="CITY" type="CITY_Type" minOccurs="0"/>
			<xs:element name="STATE" type="STATE_Type" minOccurs="0"/>
			<xs:element name="ZIP" type="ZIP_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> AUTH_INFO_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="AUTH_INFO_GRP" type="AUTH_INFO_GRP"/>
	<xs:complexType name="AUTH_INFO_GRP">
		<xs:sequence>
			<xs:element name="AGAUTH" type="AGAUTH_Type" minOccurs="0"/>
			<xs:element name="LSP_AUTH" type="LSP_AUTH_Type" minOccurs="0"/>
			<xs:element name="LSP_AUTH_DATE" type="LSP_AUTH_DATE_Type" minOccurs="0"/>
			<xs:element name="LSP_AUTH_NAME" type="AUTHNM_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> BILL_NAME_CONT_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="BILL_NAME_CONT_GRP" type="BILL_NAME_CONT_GRP"/>
	<xs:complexType name="BILL_NAME_CONT_GRP">
		<xs:sequence>
			<xs:element name="BILLNM" type="BILLNM_Type" minOccurs="0"/>
			<xs:element name="SBILLNM" type="BILLNM_Type" minOccurs="0"/>
			<xs:element name="BILLCON" type="BILLCON_Type" minOccurs="0"/>
			<xs:element name="TEL_NO" type="TEL_NO_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> BLOCK_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="BLOCK_GRP" type="BLOCK_GRP"/>
	<xs:complexType name="BLOCK_GRP">
		<xs:sequence>
			<xs:element name="BA" type="BA_Type" minOccurs="0"/>
			<xs:element name="BLOCK" type="BlockList_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> CABLE_CONFIG_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CABLE_CONFIG_GRP" type="CABLE_CONFIG_GRP"/>
	<xs:complexType name="CABLE_CONFIG_GRP">
		<xs:sequence>
			<xs:element name="CABLE_ID" type="CABLE_ID_Type" minOccurs="0"/>
			<xs:element name="CHAN_PAIR" type="CHAN_PAIR_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> CALLING_CARD_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CALLING_CARD_GRP" type="CALLING_CARD_GRP"/>
	<xs:complexType name="CALLING_CARD_GRP">
		<xs:sequence>
			<xs:element name="CC_ACT" type="ACT_Type" minOccurs="0"/>
			<xs:element name="CC_NO" type="CC_NO_Type" minOccurs="0"/>
			<xs:element name="CCT" type="CCT_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> CONFIG_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CONFIG_GRP" type="CONFIG_GRP"/>
	<xs:complexType name="CONFIG_GRP">
		<xs:sequence>
			<xs:element name="SGNL" type="SGNL_Type" minOccurs="0"/>
			<xs:element name="SSIG" type="SSIG_Type" minOccurs="0"/>
			<xs:element name="PULSE" type="PULSE_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> CTI_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CTI_GRP" type="CTI_GRP"/>
	<xs:complexType name="CTI_GRP">
		<xs:sequence>
			<xs:element name="CTI" type="CTI_Type" minOccurs="0"/>
			<xs:element name="CABLE_ID" type="CABLE_ID_Type" minOccurs="0"/>
			<xs:element name="CBCID" type="CBCID_Type" minOccurs="0"/>
			<xs:element name="CHAN_PAIR" type="CHAN_PAIR_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> DEMARC_JACK_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="DEMARC_JACK_GRP" type="DEMARC_JACK_GRP"/>
	<xs:complexType name="DEMARC_JACK_GRP">
		<xs:sequence>
			<xs:element name="JK_CODE" type="JK_CODE_Type" minOccurs="0"/>
			<xs:element name="JK_NUM" type="JK_NUM_Type" minOccurs="0"/>
			<xs:element name="JK_POS" type="JK_POS_Type" minOccurs="0"/>
			<xs:element name="NIDR" type="NIDR_Type" minOccurs="0"/>
			<xs:element ref="IW_GRP" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> DIRECTORY_DELIV_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="DIRECTORY_DELIV_GRP" type="DIRECTORY_DELIV_GRP"/>
	<xs:complexType name="DIRECTORY_DELIV_GRP">
		<xs:sequence>
			<xs:element name="NAME" type="NAME_Type" minOccurs="0"/>
			<xs:element name="DATY" type="DATY_Type" minOccurs="0"/>
			<xs:element name="DDAPR" type="DDAPR_Type" minOccurs="0"/>
			<xs:element name="DDANO" type="DDANO_Type" minOccurs="0"/>
			<xs:element name="DDASF" type="DDASF_Type" minOccurs="0"/>
			<xs:element name="DDASD" type="DDASD_Type" minOccurs="0"/>
			<xs:element name="DDASN" type="DDASN_Type" minOccurs="0"/>
			<xs:element name="DDATH" type="DDATH_Type" minOccurs="0"/>
			<xs:element name="DDASS" type="DDASS_Type" minOccurs="0"/>
			<xs:element name="LD1" type="LD_Type" minOccurs="0"/>
			<xs:element name="LV1" type="LV_Type" minOccurs="0"/>
			<xs:element name="LD2" type="LD_Type" minOccurs="0"/>
			<xs:element name="LV2" type="LV_Type" minOccurs="0"/>
			<xs:element name="LD3" type="LD_Type" minOccurs="0"/>
			<xs:element name="LV3" type="LV_Type" minOccurs="0"/>
			<xs:element name="AAI" type="AAI_Type" minOccurs="0"/>
			<xs:element name="CITY" type="CITY_Type" minOccurs="0"/>
			<xs:element name="STATE" type="STATE_Type" minOccurs="0"/>
			<xs:element name="ZIP" type="ZIP_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> DIRECTORY_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="DIRECTORY_GRP" type="DIRECTORY_GRP"/>
	<xs:complexType name="DIRECTORY_GRP">
		<xs:sequence>
			<xs:element name="DIRID" type="DIRID_Type" minOccurs="0"/>
			<xs:element name="DIRTYP" type="DIRTYP_Type" minOccurs="0"/>
			<xs:element name="DIRQTYA" type="DIRQTY_4_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> CSI_DIRECTORY_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CSI_DIRECTORY_GRP" type="CSI_DIRECTORY_GRP"/>
	<xs:complexType name="CSI_DIRECTORY_GRP">
		<xs:sequence>
			<xs:element name="DIRTYP" type="DIRTYP_Type" minOccurs="0"/>
			<xs:element name="DIRQTYA" type="DIRQTY_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> FACILITY_CONFIG_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="FACILITY_CONFIG_GRP" type="FACILITY_CONFIG_GRP"/>
	<xs:complexType name="FACILITY_CONFIG_GRP">
		<xs:sequence>
			<xs:element name="CTI" type="CTI_Type" minOccurs="0"/>
			<xs:element name="CABLE_ID" type="CABLE_ID_Type" minOccurs="0"/>
			<xs:element name="CBCID" type="CBCID_Type" minOccurs="0"/>
			<xs:element name="CHAN_PAIR" type="CHAN_PAIR_Type" minOccurs="0"/>
			<!-- New Elements added for CTL start  -->
			<xs:element name="POTSSPLIT" type="POTSSPLIT_Type" minOccurs="0"/>
			<xs:element name="POTSSPLITLOC" type="POTSSPLITLOC_Type" minOccurs="0"/>
			<xs:element name="CABCONNQTY" type="CABCONNQTY_Type" minOccurs="0"/>
			<xs:element ref="CABLE_CONN_GRP" minOccurs="0" maxOccurs="unbounded"/>
			<!-- <xs:element name="CABCONNTYP" type="CABCONNTYP_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="CABCONN" type="CABCONN_Type" minOccurs="0" maxOccurs="unbounded"/> -->
			<!-- New Elements added for CTL end  -->
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> CRS_SVC_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CRS_SVC_DET" type="CRS_SVC_DET"/>
	<xs:complexType name="CRS_SVC_DET">
		<xs:sequence>
			<xs:element name="POTSSPLIT" type="POTSSPLIT_Type" minOccurs="0"/>
			<xs:element name="POTSSPLITLOC" type="POTSSPLITLOC_Type" minOccurs="0"/>
			<xs:element name="CABCONNQTY" type="CABCONNQTY_Type" minOccurs="0"/>
			<xs:element ref="CABLE_CONN_GRP" minOccurs="0" maxOccurs="unbounded"/>
			<!-- <xs:element name="CABCONNTYP" type="CABCONNTYP_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="CABCONN" type="CABCONN_Type" minOccurs="0" maxOccurs="unbounded"/> -->
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> CABLE_CONN_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CABLE_CONN_GRP" type="CABLE_CONN_GRP"/>
	<xs:complexType name="CABLE_CONN_GRP">
		<xs:sequence>
			<xs:element name="CABCONNTYP" type="CABCONNTYP_Type" minOccurs="0"/>
			<xs:element name="CABCONN" type="CABCONN_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> FEATURE_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="FEATURE_GRP" type="FEATURE_GRP"/>
	<xs:complexType name="FEATURE_GRP">
		<xs:sequence>
			<xs:element name="FA" type="FA_Type" minOccurs="0"/>
			<xs:element name="FEATURE" type="FEATURE_Type" minOccurs="0"/>
			<xs:element name="FEATURE_DETAIL" type="FEATURE_DETAIL_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> INSIDE_WIRE_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="INSIDE_WIRE_GRP" type="INSIDE_WIRE_GRP"/>
	<xs:complexType name="INSIDE_WIRE_GRP">
		<xs:sequence>
			<xs:element name="IWO" type="IWO_Type" minOccurs="0"/>
			<xs:element name="IWCON" type="IWCON_Type" minOccurs="0"/>
			<xs:element name="TEL_NO" type="TEL_NO_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> IW_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="IW_GRP" type="IW_GRP"/>
	<xs:complexType name="IW_GRP">
		<xs:sequence>
			<xs:element name="IWJK" type="IWJK_Type" minOccurs="0"/>
			<xs:element name="IWJQ" type="IWJQ_Type" minOccurs="0"/>
			<xs:element name="IWT" type="IWT_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LINE_RESTRICT_2_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LINE_RESTRICT_2_GRP" type="LINE_RESTRICT_2_GRP"/>
	<xs:complexType name="LINE_RESTRICT_2_GRP">
		<xs:sequence>
			<xs:element name="LSCP" type="LSCP_Type" minOccurs="0"/>
			<xs:element name="FPI" type="FPI_Type" minOccurs="0"/>
			<xs:element name="PIC" type="PreSubscriptionIndCode_Type" minOccurs="0"/>
			<xs:element name="LPIC" type="LPIC_Type" minOccurs="0"/>
			<xs:element name="IPIC" type="IPIC_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LINE_RESTRICT_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LINE_RESTRICT_GRP" type="LINE_RESTRICT_GRP"/>
	<xs:complexType name="LINE_RESTRICT_GRP">
		<xs:sequence>
			<xs:element name="LSCP" type="LSCP_Type" minOccurs="0"/>
			<xs:element name="FPI" type="FPI_Type" minOccurs="0"/>
			<xs:element name="LPIC" type="LPIC_Type" minOccurs="0"/>
			<xs:element ref="BLOCK_GRP" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LIST_ADDR_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LIST_ADDR_GRP" type="LIST_ADDR_GRP"/>
	<xs:complexType name="LIST_ADDR_GRP">
		<xs:sequence>
			<xs:element name="LAPR" type="LAPR_Type" minOccurs="0"/>
			<xs:element name="LANO" type="LANO_Type" minOccurs="0"/>
			<xs:element name="LASF" type="LASF_Type" minOccurs="0"/>
			<xs:element name="LASD" type="LASD_Type" minOccurs="0"/>
			<xs:element name="LASN" type="LASN_Type" minOccurs="0"/>
			<xs:element name="LATH" type="LATH_Type" minOccurs="0"/>
			<xs:element name="LASS" type="LASS_Type" minOccurs="0"/>
			<xs:element name="LALO" type="LALO_30_Type" minOccurs="0"/>
			<xs:element name="LALOC" type="LALOC_Type" minOccurs="0"/>
			<xs:element name="LAST" type="LAST_Type" minOccurs="0"/>
			<xs:element name="LAZC" type="LAZC_Type" minOccurs="0"/>
			<xs:element name="ADI" type="ADI_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LIST_NAME_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LIST_NAME_GRP" type="LIST_NAME_GRP"/>
	<xs:complexType name="LIST_NAME_GRP">
		<xs:sequence>
			<xs:element name="LNLN" type="LNLN_Type" minOccurs="0"/>
			<xs:element name="LNFN" type="LNFN_Type" minOccurs="0"/>
			<xs:element name="DES" type="DES_Type" minOccurs="0"/>
			<xs:element name="TL" type="TL_Type" minOccurs="0"/>
			<xs:element name="TITLE1" type="TITLE_Type" minOccurs="0"/>
			<xs:element name="TITLE2" type="TITLE_Type" minOccurs="0"/>
			<xs:element name="TLD" type="TLD_Type" minOccurs="0"/>
			<xs:element name="TITLE1D" type="TITLE_Type" minOccurs="0"/>
			<xs:element name="TITLE2D" type="TITLE_Type" minOccurs="0"/>
			<xs:element name="NICK" type="NICK_Type" minOccurs="0"/>
			<xs:element name="DNA" type="DNA_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LIST_TEXT_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LIST_TEXT_GRP" type="LIST_TEXT_GRP"/>
	<xs:complexType name="LIST_TEXT_GRP">
		<xs:sequence>
			<xs:element name="LTXTY" type="LTXTY_Type" minOccurs="0"/>
			<xs:element name="LPHRASE" type="LPHRASE_Type" minOccurs="0"/>
			<xs:element name="LTXNUM" type="LTXNUM_Type" minOccurs="0"/>
			<xs:element name="LTEXT" type="LTEXT_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LSR_ADMIN_HDR_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_ADMIN_HDR_Type" type="LSR_ADMIN_HDR_Type"/>
	<xs:complexType name="LSR_ADMIN_HDR_Type">
		<xs:complexContent>
			<xs:extension base="UOM_HDR_Type">
				<xs:sequence>
					<xs:element name="PON" type="PON_Type"/>
					<xs:element name="VER" type="VER_Type" minOccurs="0"/>
					<xs:element name="AN" type="AN_Type" minOccurs="0"/>
					<xs:element name="SPAN" type="AN_Type" minOccurs="0"/>
					<xs:element name="ATN" type="TelNumber_Type" minOccurs="0"/>
					<xs:element name="RVER" type="RVER_Type" minOccurs="0"/>
					<xs:element name="LSR_NO" type="LSR_NO_Type" minOccurs="0"/>
					<xs:element name="LSOG_VER" type="LSOG_VER_Type" minOccurs="0"/>
					<xs:element name="CSI_TXNUM" type="TXNUM_Type" minOccurs="0"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LSR_INQUIRY_HDR_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_INQUIRY_HDR_Type" type="LSR_INQUIRY_HDR_Type"/>
	<xs:complexType name="LSR_INQUIRY_HDR_Type">
		<xs:complexContent>
			<xs:extension base="UOM_HDR_Type">
				<xs:sequence>
					<xs:element name="TXNUM" type="TXNUM_Type"/>
					<xs:element name="TXTYP" type="TXTYP_Type"/>
					<xs:element name="TXACT" type="TXACT_Type" minOccurs="0"/>
					<xs:element name="RVER" type="RVER_Type" minOccurs="0"/>
					<xs:element name="CC" type="CC_Type" minOccurs="0"/>
					<xs:element name="STATE" type="STATE_Type" minOccurs="0"/>
					<xs:element name="LSOG_VER" type="LSOG_VER_Type" minOccurs="0"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_INQUIRY_REQ_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_INQUIRY_REQ_Type" type="LSR_INQUIRY_REQ_Type"/>
	<xs:complexType name="LSR_INQUIRY_REQ_Type">
		<xs:complexContent>
			<xs:extension base="INQUIRY_REQUEST_Type">
				<xs:sequence>
					<xs:element name="HDR" type="LSR_INQUIRY_HDR_Type"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_INQUIRY_RESP_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_INQUIRY_RESP_Type" type="LSR_INQUIRY_RESP_Type"/>
	<xs:complexType name="LSR_INQUIRY_RESP_Type">
		<xs:complexContent>
			<xs:extension base="INQUIRY_RESPONSE_Type">
				<xs:sequence>
					<xs:element name="HDR" type="LSR_INQUIRY_HDR_Type"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_NOTIFICATION_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_NOTIFICATION_Type" type="LSR_NOTIFICATION_Type"/>
	<xs:complexType name="LSR_NOTIFICATION_Type">
		<xs:complexContent>
			<xs:extension base="NOTIFICATION_Type">
				<xs:sequence>
					<xs:element name="HDR" type="LSR_ADMIN_HDR_Type"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_SVC_REQ_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_SVC_REQ_Type" type="LSR_SVC_REQ_Type"/>
	<xs:complexType name="LSR_SVC_REQ_Type">
		<xs:complexContent>
			<xs:extension base="SERVICE_REQUEST_Type">
				<xs:sequence>
					<xs:element name="HDR" type="LSR_ADMIN_HDR_Type"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_SVC_RESP_Type  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_SVC_RESP_Type" type="LSR_SVC_RESP_Type"/>
	<xs:complexType name="LSR_SVC_RESP_Type">
		<xs:complexContent>
			<xs:extension base="SERVICE_RESPONSE_Type">
				<xs:sequence>
					<xs:element name="HDR" type="LSR_ADMIN_HDR_Type"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> RESP_STATUS_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="RESP_STATUS_GRP" type="RESP_STATUS_GRP"/>
	<xs:complexType name="RESP_STATUS_GRP">
		<xs:sequence>
			<xs:element name="RESPC" type="RESPC_Type" minOccurs="0"/>
			<xs:element name="RESPD" type="RESPD_Type" minOccurs="0"/>
			<xs:element name="PRESPC" type="PRESPC_Type" minOccurs="0"/>
			<xs:element name="PRESPD" type="PRESPD_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> SVC_ADDR_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="SVC_ADDR_GRP" type="SVC_ADDR_GRP"/>
	<xs:complexType name="SVC_ADDR_GRP">
		<xs:sequence>
			<xs:element name="AFT" type="AFT_Type" minOccurs="0"/>
			<xs:element name="SAPR" type="SAPR_Type" minOccurs="0"/>
			<xs:element name="SANO" type="SANO_Type" minOccurs="0"/>
			<xs:element name="SASF" type="SASF_Type" minOccurs="0"/>
			<xs:element name="SASD" type="SASD_Type" minOccurs="0"/>
			<xs:element name="SASN" type="SASN_Type" minOccurs="0"/>
			<xs:element name="SATH" type="SATH_Type" minOccurs="0"/>
			<xs:element name="SASS" type="SASS_Type" minOccurs="0"/>
			<xs:element name="LD1" type="LD_Type" minOccurs="0"/>
			<xs:element name="LV1" type="LV_Type" minOccurs="0"/>
			<xs:element name="LD2" type="LD_Type" minOccurs="0"/>
			<xs:element name="LV2" type="LV_Type" minOccurs="0"/>
			<xs:element name="LD3" type="LD_Type" minOccurs="0"/>
			<xs:element name="LV3" type="LV_Type" minOccurs="0"/>
			<xs:element name="AAI" type="AAI_Type" minOccurs="0"/>
			<xs:element name="CITY" type="CITY_Type" minOccurs="0"/>
			<xs:element name="STATE" type="STATE_Type" minOccurs="0"/>
			<xs:element name="ZIP" type="ZIP_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> SVC_DET_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="SVC_DET_GRP" type="SVC_DET_GRP"/>
	<xs:complexType name="SVC_DET_GRP">
		<xs:sequence>
			<xs:element name="LOCNUM" type="LOCNUM_Type" minOccurs="0"/>
			<xs:element name="LNUM" type="LNUM_Type" minOccurs="0"/>
			<xs:element name="LNA" type="LNA_Type" minOccurs="0"/>
			<xs:element name="CKR" type="CKR_Type" minOccurs="0"/>
			<xs:element name="ECCKT" type="ECCKT_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> TIE_DOWN_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="TIE_DOWN_GRP" type="TIE_DOWN_GRP"/>
	<xs:complexType name="TIE_DOWN_GRP">
		<xs:sequence>
			<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:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> TRANSFER_OF_CALLS_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="TRANSFER_OF_CALLS_GRP" type="TRANSFER_OF_CALLS_GRP"/>
	<xs:complexType name="TRANSFER_OF_CALLS_GRP">
		<xs:sequence>
			<xs:element name="TC_OPT" type="TC_OPT_Type" minOccurs="0"/>
			<xs:element name="TC_PER" type="TC_PER_Type" minOccurs="0"/>
			<xs:element name="TC_TO_PRI" type="TC_TO_PRI_12_Type" minOccurs="0"/>
			<xs:element name="TC_NAME" type="TC_NAME_Type" minOccurs="0"/>
			<xs:element name="TCID" type="TCID_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> LEAN_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LEAN_GRP" type="LEAN_GRP"/>
	<xs:complexType name="LEAN_GRP">
		<xs:sequence>
			<xs:element name="LEAN" type="LEAN_Type" minOccurs="0"/>
			<xs:element name="LEATN" type="LEATN_12_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_ORDER_RESP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- <xs:element name="LSR_ORDER_RESP" type="LSR_ORDER_RESP"/>
	<xs:complexType name="LSR_ORDER_RESP">
		<xs:complexContent>
			<xs:extension base="LSR_SVC_RESP_Type"/>
		</xs:complexContent>
	</xs:complexType> -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> TRANSFER_OF_CALLS_SEC_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="TRANSFER_OF_CALLS_SEC_GRP" type="TRANSFER_OF_CALLS_SEC_GRP"/>
	<xs:complexType name="TRANSFER_OF_CALLS_SEC_GRP">
		<xs:sequence>
			<xs:element name="TC_TO_SEC" type="TC_TO_SEC_12_Type" minOccurs="0"/>
			<xs:element name="TC_NAME" type="TC_NAME_Type" minOccurs="0"/>
			<xs:element name="TCID" type="TCID_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: REMARKS_INFO  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="REMARKS_INFO" type="REMARKS_INFO"/>
	<xs:complexType name="REMARKS_INFO">
		<xs:sequence>
			<xs:element name="REMARKS" type="REMARKS_Type" minOccurs="0"/>
			<xs:element name="REMARKS2" type="REMARKS_Type" minOccurs="0" />
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LIST_INSTRUCTION_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LIST_INSTRUCT_GRP" type="LIST_INSTRUCT_GRP"/>
	<xs:complexType name="LIST_INSTRUCT_GRP">
		<xs:sequence>
			<xs:element name="LNPL" type="LNPL_Type" minOccurs="0"/>
			<xs:element name="LTN" type="LTN_Type" minOccurs="0"/>
			<xs:element name="LTNE" type="LTNE_Type" minOccurs="0"/>
			<xs:element name="MTN" type="MTN_Type" minOccurs="0"/>
			<xs:element name="NSTN" type="NSTN_Type" minOccurs="0"/>
			<xs:element name="OMTN" type="OMTN_Type" minOccurs="0"/>
			<xs:element name="PLA" type="PLA_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: VIRTUAL_CIRCUIT_GRP  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="VIRTUAL_CIRCUIT_GRP" type="VIRTUAL_CIRCUIT_GRP"/>
	<xs:complexType name="VIRTUAL_CIRCUIT_GRP">
		<xs:sequence>
			<xs:element name="VPID" type="VPID_Type" minOccurs="0"/>
			<xs:element name="VPI" type="VPI_Type" minOccurs="0"/>
			<xs:element name="VCI" type="VCI_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: CAPTION_SLU_INDENT  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CAPTION_SLU_INDENT" type="CAPTION_SLU_INDENT"/>
	<xs:complexType name="CAPTION_SLU_INDENT">
		<xs:sequence>
			<xs:element name="LVL" type="LVL_Type" minOccurs="0"/>
			<xs:element name="PLS" type="PLS_Type" minOccurs="0"/>
			<xs:element name="PLINFO" type="FAINFO_Type" minOccurs="0"/>
			<xs:element name="PLTN" type="PLTN_Type" minOccurs="0"/>
			<xs:element name="PLSO" type="PLSO_Type" minOccurs="0"/>
			<xs:element name="PLFAINFO" type="FAINFO_Type" minOccurs="0"/>
			<xs:element name="PLFATN" type="PLFATN_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Global Element Declarations  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="RLD_LOOPDATA_GRP" type="RLD_LOOPDATA_GRP"/>
	<xs:complexType name="RLD_LOOPDATA_GRP">
		<xs:sequence>
			<xs:element name="ECCKTNUM" type="ECCKTNUM_2_Type" minOccurs="0"/>
			<xs:element name="ECCKT" type="ECCKT_60_Type" minOccurs="0"/>
			<xs:element name="WTN" type="WTN_12_Type" minOccurs="0"/>
			<xs:element name="TPRDI" type="TPRDI_20_Type" minOccurs="0"/>
			<xs:element ref="SVC_ADDR_GRP" minOccurs="0"/>
			<xs:element name="LST" type="LST_8_Type" minOccurs="0"/>
			<xs:element name="MLTDIST" type="MLTDIST_10_Type" minOccurs="0"/>
			<xs:element name="LOOPSTAT" type="LOOPSTAT_4_Type" minOccurs="0"/>
			<xs:element ref="SEGMENT_GRP" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<xs:element name="SEGMENT_GRP" type="SEGMENT_GRP"/>
	<xs:complexType name="SEGMENT_GRP">
		<xs:sequence>
			<xs:element name="SEGMENTNUM" type="SEGMENTNUM_2_Type" minOccurs="0"/>
			<xs:element name="TERMINAL_ID" type="TERMINAL_ID_50_Type" minOccurs="0"/>
			<xs:element name="BRIDGE_TAP_OFFSET_DESC" type="BRIDGE_TAP_OFFSET_150_Type" minOccurs="0"/>
			<xs:element name="MAKE_UP_DESC" type="MAKE_UP_DESC_400_Type" minOccurs="0"/>
			<xs:element name="CA" type="CA_Type" minOccurs="0"/>
			<xs:element name="TRMED" type="TRMED_Type" minOccurs="0"/>
			<xs:element name="CHAN_PAIR" type="CHAN_PAIR_4_Type" minOccurs="0"/>
			<xs:element name="LCQ" type="LCQ_2_Type" minOccurs="0"/>
			<xs:element name="LCT" type="LCT_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
