<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2008 rel. 2 (http://www.altova.com) by XMLSpy 2008 Professional Ed. Release 2, Concurrent for 10 users (with SMP from 2008-01-12 to 2010-01-12) (Wisor Telecom) -->
<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:include schemaLocation="POP-Form-CTL-LSR14.xsd"/>
	<xs:include schemaLocation="CSI-Form-CTL-LSR14.xsd"/>
	<xs:include schemaLocation="DLI-Form-CTL-LSR14.xsd"/> 
	<xs:include schemaLocation="CFA-Form-CTL-LSR14.xsd"/>
	<xs:include schemaLocation="DLR-Form-CTL-LSR14.xsd"/>
	<xs:include schemaLocation="FA-Form-CTL-LSR14.xsd"/>
	<xs:include schemaLocation="MP-Form-CTL-LSR14.xsd"/>
	<xs:include schemaLocation="RLD-Form-CTL-LSR14.xsd"/>
	<!-- ================================================= -->
	<!-- Package: <<XSDschema>> UOM-LSR-Pre-Order  -->
	<!-- ================================================= -->
	<xs:annotation>
		<xs:documentation>
This UOM-LSR-Pre-Order XSD Package contains Inquiry and Response elements for the LSOG Pre-Order Processing Functions.

POP (Pre-Order process) ? Inquiries/Responses for the following:
  Address Validation
  Telephone Number Assignment
  Feature Service Availability
  Appointment Scheduling
  Service Configuration
  Loop Qualification

CSI process ? Inquiries/Responses for the following:
  Customer Service Inquiry 

LATI process ? Inquiries/Responses for the following:
  Loss Alert/Transition Information

The UOM-LSR was created by the UOM-LSR commitee team from OBF. 
Changes on 6/2/2016
	1: CSI_LIST_ADDR_INFO removed from CSI_RESP.
	2: LNPL, LTN, MTN, NSTN, OMTN, PLA and CAPTION_SLU_INDENT elements removed from CSI_RESP.
This schema is developed to support LSOG 2Q14

</xs:documentation>
	</xs:annotation>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_PO_INQ  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_PO_REQ" type="LSR_PO_REQ"/>
	<xs:complexType name="LSR_PO_REQ">
		<xs:complexContent>
			<xs:extension base="LSR_INQUIRY_REQ_Type">
				<xs:sequence>
					<xs:element ref="ADDR_VAL_REQ" minOccurs="0"/>
					<xs:element ref="TEL_N0_ASSIGN_REQ" minOccurs="0"/>
					<xs:element ref="APPOINT_SCHED_REQ" minOccurs="0"/>
					<xs:element ref="FEATURE_SVC_AVAIL_REQ" minOccurs="0"/>
					<xs:element ref="LOOP_QUAL_REQ" minOccurs="0"/>
					<xs:element ref="SVC_CONFIG_REQ" minOccurs="0"/>
					<xs:element ref="FACILITY_ASSIGN_VERIFY_REQ" minOccurs="0"/>
					<xs:element ref="CSI_REQ" minOccurs="0"/>
					<xs:element ref="DLI_REQ" minOccurs="0"/>
					<xs:element ref="FIBER_AVAIL_REQ" minOccurs="0"/>
					<xs:element ref="MEET_POINT_REQ" minOccurs="0"/>
					<xs:element ref="DLR_REQ" minOccurs="0"/>
					<xs:element ref="CFA_REQ" minOccurs="0"/>
					<xs:element ref="FA_REQ" minOccurs="0"/>
					<xs:element ref="RLD_REQ" minOccurs="0"/>
				</xs:sequence>
				<xs:anyAttribute processContents="lax"/>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: LSR_PO_INQ  -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="LSR_PO_RESP" type="LSR_PO_RESP"/>
	<xs:complexType name="LSR_PO_RESP">
		<xs:complexContent>
			<xs:extension base="LSR_INQUIRY_RESP_Type">
				<xs:sequence>
					<xs:element ref="ADDR_VAL_RESP" minOccurs="0"/>
					<xs:element ref="TEL_N0_ASSIGN_RESP" minOccurs="0"/>
					<xs:element ref="APPOINT_SCHED_RESP" minOccurs="0"/>
					<xs:element ref="FEATURE_SVC_AVAIL_RESP" minOccurs="0"/>
					<xs:element ref="LOOP_QUAL_RESP" minOccurs="0"/>
					<xs:element ref="SVC_CONFIG_RESP" minOccurs="0"/>
					<xs:element ref="FACILITY_ASSIGN_VERIFY_RESP" minOccurs="0"/>
					<xs:element ref="CSI_RESP" minOccurs="0"/>
					<xs:element ref="DLI_RESP" minOccurs="0"/>
					<xs:element ref="FIBER_AVAIL_RESP" minOccurs="0"/>
					<xs:element ref="MEET_POINT_RESP" minOccurs="0"/>
					<xs:element ref="DLR_RESP" minOccurs="0"/>
					<xs:element ref="CFA_RESP" minOccurs="0"/>
					<xs:element ref="FA_RESP" minOccurs="0"/>
					<xs:element ref="RLD_RESP" minOccurs="0"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
</xs:schema>
