<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.synchronoss.com/lsr/ctl_order" targetNamespace="http://www.synchronoss.com/lsr/ctl_order" elementFormDefault="qualified">
	<xs:include schemaLocation="UOM-CTL-LSR14-Base.xsd"/>
	<!-- ================================================= -->
	<!-- Package: <<XSDschema>> IS-Form  -->
	<!-- ================================================= -->
	<xs:annotation>
		<xs:documentation>
	This IS-Form XSD Package contains Request and Response
	Changes on 4/6/2016.
	1: Namespace changed from http://atis.org/obf/tML/UOM to http://www.synchronoss.com/lsr/ctl_order
	2: TGID Element from SVC_TERM_DET complex type length changed from 4 to 5.

    This schema is developed to support LSOG 2Q14
		</xs:documentation>
	</xs:annotation>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: IS  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="IS" type="IS"/>
	<xs:complexType name="IS">
		<xs:sequence>
			<xs:element ref="IS_ADMIN" minOccurs="0"/>
			<xs:element ref="IS_SVC_DET" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="SVC_CALL_DET" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="SVC_TERM_DET" minOccurs="0"/>
			<xs:element ref="SVC_ISDN_DET" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: IS_ADMIN  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="IS_ADMIN" type="IS_ADMIN"/>
	<xs:complexType name="IS_ADMIN">
		<xs:sequence>
			<xs:element name="IQTY" type="IQTY_Type" minOccurs="0"/>
			<xs:element name="ORD" type="ORD_Type" minOccurs="0"/>
			<xs:element name="CB" type="CB_Type" minOccurs="0"/>
			<xs:element name="DPG" type="DPG_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: IS_SVC_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="IS_SVC_DET" type="IS_SVC_DET"/>
	<xs:complexType name="IS_SVC_DET">
		<xs:sequence>
			<xs:element name="LNEX" type="LNEX_Type" minOccurs="0"/>
			<xs:element name="NPI" type="NPI_Type" minOccurs="0"/>
			<xs:element name="LTOS" type="LTOS_Type" minOccurs="0"/>
			<xs:element name="SOE" type="SOE_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="PN" type="PN_12_Type" minOccurs="0"/>
			<xs:element name="DTN" type="DTN_12_Type" minOccurs="0"/>
			<xs:element name="S" type="S_Type" minOccurs="0"/>
			<xs:element name="SPLD" type="SPLD_Type" minOccurs="0"/>
			<xs:element name="OTN" type="OTN_12_Type" minOccurs="0"/>
			<xs:element name="DOTN" type="DOTN_12_Type" minOccurs="0"/>
			<xs:element name="TERS" type="TERS_Type" minOccurs="0"/>
			<xs:element name="RL" type="RL_Type" minOccurs="0"/>
			<xs:element name="OECCKT" type="ECCKT_Type" minOccurs="0"/>
			<xs:element name="SDI" type="SDI_Type" minOccurs="0"/>
			<xs:element name="MATN" type="MATN_Type" minOccurs="0"/>
			<xs:element name="FLI" type="FLI_Type" minOccurs="0"/>
			<xs:element name="DI" type="DI_Type" minOccurs="0"/>
			<xs:element name="CNAM" type="CNAM_Type" minOccurs="0"/>
			<xs:element name="BSPRAO" type="BSPRAO_Type" minOccurs="0"/>
			<xs:element name="CFA" type="CFA_Type" minOccurs="0"/>
			<xs:element ref="SVC_DET_GRP" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: SVC_CALL_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="SVC_CALL_DET" type="SVC_CALL_DET"/>
	<xs:complexType name="SVC_CALL_DET">
		<xs:sequence>
			<xs:element name="TSP" type="TSP_Type" minOccurs="0"/>
			<xs:element name="SAN" type="SAN_30_Type" minOccurs="0"/>
			<xs:element name="JR" type="JR_Type" minOccurs="0"/>
			<xs:element name="CCDD" type="CCDD_Type" minOccurs="0"/>
			<xs:element ref="LINE_RESTRICT_2_GRP" minOccurs="0"/>
			<xs:element ref="BLOCK_GRP" minOccurs="0"/>
			<xs:element ref="DEMARC_JACK_GRP" minOccurs="0"/>
			<xs:element ref="CALLING_CARD_GRP" minOccurs="0"/>
			<xs:element ref="TRANSFER_OF_CALLS_GRP" minOccurs="0"/>
			<xs:element ref="LEAN_GRP" minOccurs="0"/>
			<xs:element ref="TRANSFER_OF_CALLS_SEC_GRP" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: SVC_ISDN_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="SVC_ISDN_DET" type="SVC_ISDN_DET"/>
	<xs:complexType name="SVC_ISDN_DET">
		<xs:sequence>
			<xs:element name="ITYP" type="ITYP_Type" minOccurs="0"/>
			<xs:element name="BS" type="BS_Type" minOccurs="0"/>
			<xs:element name="DSNA" type="DSNA_Type" minOccurs="0"/>
			<xs:element name="EKTS" type="EKTS_Type" minOccurs="0"/>
			<xs:element name="CAPP" type="CAPP_7_Type" minOccurs="0"/>
			<xs:element name="DCLS" type="DCLS_Type" minOccurs="0"/>
			<xs:element name="MDPK" type="MDPK_Type" minOccurs="0"/>
			<xs:element name="MTER" type="MTER_Type" minOccurs="0"/>
			<xs:element name="DO" type="DO_Type" minOccurs="0"/>
			<xs:element name="GL" type="GL_Type" minOccurs="0"/>
			<xs:element name="PMS" type="PMS_Type" minOccurs="0"/>
			<xs:element name="PCT" type="PCT_Type" minOccurs="0"/>
			<xs:element name="DRI" type="DRI_Type" minOccurs="0"/>
			<xs:element name="TA" type="TA_Type" minOccurs="0"/>
			<xs:element name="PRIBD" type="PRIBD_Type" minOccurs="0"/>
			<xs:element name="ISPID" type="ISPID_15_Type" minOccurs="0"/>
			<xs:element name="PKG" type="PKG_Type" minOccurs="0"/>
			<xs:element ref="FEATURE_GRP" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: SVC_TERM_DET  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="SVC_TERM_DET" type="SVC_TERM_DET"/>
	<xs:complexType name="SVC_TERM_DET">
		<xs:sequence>
			<xs:element name="ST" type="ST_Type" minOccurs="0"/>
			<xs:element name="ANSA" type="ANSA_Type" minOccurs="0"/>
			<xs:element name="TTYP" type="TTYP_Type" minOccurs="0"/>
			<xs:element name="DISP" type="DISP_Type" minOccurs="0"/>
			<xs:element name="RP" type="RP_Type" minOccurs="0"/>
			<xs:element name="TCGN" type="TCGN_Type" minOccurs="0"/>
			<xs:element name="MAXB" type="MAXB_Type" minOccurs="0"/>
			<xs:element name="DPG" type="DPG_Type" minOccurs="0"/>
			<xs:element name="TGID" type="TGID_Type" minOccurs="0"/>
			<xs:element name="TGS" type="TGS_Type" minOccurs="0"/>
			<xs:element name="CSD" type="CSD_Type" minOccurs="0"/>
			<xs:element name="CSDC" type="CSDC_Type" minOccurs="0"/>
			<xs:element name="CSV" type="CSV_Type" minOccurs="0"/>
			<xs:element name="CSVC" type="CSVC_Type" minOccurs="0"/>
			<xs:element name="DAT" type="DAT_Type" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Global Element Declarations  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
</xs:schema>
