<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.synchronoss.com/lsr/ctl_preorder" targetNamespace="http://www.synchronoss.com/lsr/ctl_preorder" elementFormDefault="qualified">
	<xs:include schemaLocation="UOM-CTL-LSR14-Base.xsd"/>
	<xs:annotation>
			<xs:documentation>
			    Changes on 10/20/2016
				This RLD-Form XSD Package contains Request and Response which is added as new Pre-order.
			</xs:documentation>
		</xs:annotation>
	<xs:element name="RLD_REQ" type="RLD_REQ_Type"/>
	<xs:complexType name="RLD_REQ_Type">
		<xs:sequence>
			<xs:element name="TNADDRCKTIND" type="TNADDRCKTIND_1_Type" minOccurs="0"/>
			<xs:element name="ASGNIND" type="ASGNIND_1_Type" minOccurs="0"/>
			<xs:element name="WTN" type="WTN_Type" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element ref="SVC_ADDR_GRP" minOccurs="0"/>
			<xs:element name="LSO" type="LSO_Type" minOccurs="0"/>
			<xs:element name="ECCKT" type="ECCKT_42_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:element name="RLD_RESP" type="RLD_RESP_Type"/>
	<xs:complexType name="RLD_RESP_Type">
		<xs:sequence>
			<xs:element ref="RLD_LOOPDATA_GRP" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
</xs:schema>
