<?xml version="1.0" encoding="UTF-8"?>

<xs:schema
  targetNamespace="http://www.atis.org/OBF/ASR/UOM-ASRNotify"
  xmlns:xs="http://www.w3.org/2001/XMLSchema"
  xmlns="http://www.atis.org/OBF/ASR/UOM-ASRNotify"
  elementFormDefault="qualified"
  attributeFormDefault="unqualified"
  version="1.0"
  xml:lang="en">

	<xs:annotation>
		<xs:documentation>
			This schema was developed under the charter of the
			Alliance for Telecommunications Industry Solutions (ATIS),
			Ordering and Billing Forum (OBF),
			Ordering Solutions Committee,
			Access Service Ordering (ASO) Subcommittee.

			This schema is based on the Access Service Ordering Guidelines (ASOG) Version 44.
		</xs:documentation>
	</xs:annotation>

	<!-- UOM Base contains UOM Top level structures and Field Type Declarations -->
	<xs:include schemaLocation="UOM-Base.xsd"/>

	<!-- =========================================== -->
	<!--   UOM-ASR Top Level     UOM-ASR Top Level   -->
	<!-- =========================================== -->

	<xs:complexType name="ASR_HDR_ComplexType" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>ASR Header</description>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexContent mixed="false">
			<xs:extension base="UOM_HDR_Type">
				<xs:sequence>
					<xs:element name="ICSC" type="ICSC_Type"/>
					<xs:element name="ASOG_VER" type="ASOG_VER_Type"/>
					<xs:element name="ASRNO" type="ASRNO_Type" minOccurs="0"/>
					<xs:element name="PON" type="PON_Type" minOccurs="0"/>
					<xs:element name="REQTYP" type="REQTYP_Type" minOccurs="0"/>
					<xs:element name="ACT" type="ACT_Type" minOccurs="0"/>
					<xs:element name="VER" type="VER_Type" minOccurs="0"/>
					<xs:element name="SR_STATE" type="SR_STATE_Type" minOccurs="0"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:complexType name="ASR_NOTIFICATION_Type" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="NOTIFICATION_Type">
				<xs:sequence>
					<xs:element name="HDR" type="ASR_HDR_ComplexType"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:element name="BAN_CORRECTION" type="BAN_CORRECTION_Type"/>
	<xs:complexType name="BAN_CORRECTION_Type" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>BAN Correction</description>
				<ATIS_OBF_ASR_Practice>011</ATIS_OBF_ASR_Practice>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexContent mixed="false">
			<xs:extension base="ASR_NOTIFICATION_Type">
				<xs:sequence>
					<xs:element ref="BANC"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:element name="CONFIRMATION" type="CONFIRMATION_Type">
		<xs:unique name="CKT_REFNUM_unique">
			<xs:selector xpath=".//CKT"/>
			<xs:field xpath="REFNUM"/>
		</xs:unique>
		<xs:unique name="VC_EVC_VCNUM_unique">
			<xs:selector xpath=".//VC"/>
			<xs:field xpath="EVC_VCNUM"/>
		</xs:unique>
		<!-- Uniqueness constraints -->
	</xs:element>
	<xs:complexType name="CONFIRMATION_Type" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Confirmation</description>
				<ATIS_OBF_ASR_Practice>011</ATIS_OBF_ASR_Practice>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexContent mixed="false">
			<xs:extension base="ASR_NOTIFICATION_Type">
				<xs:sequence>
					<xs:element ref="CN" minOccurs="0"/>
					<xs:element ref="WATS_OPEN_BILLING" minOccurs="0"/>
					<xs:element ref="ECI_ASR_LEVEL_RTN" minOccurs="0"/>
					<xs:element ref="CKT" minOccurs="0" maxOccurs="unbounded"/>
					<xs:element ref="VC" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:complexType name="CUSTOMER_HDR_ComplexType" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Customer Header</description>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexContent mixed="false">
			<xs:extension base="UOM_HDR_Type">
				<xs:sequence>
					<xs:element name="ICSC" type="ICSC_Type"/>
					<xs:element name="CC" type="CC_Type" minOccurs="0"/>
					<xs:element name="ASRNO" type="ASRNO_Type" minOccurs="0"/>
					<xs:element name="PON" type="PON_Type"/>
					<xs:element name="VER" type="VER_Type" minOccurs="0"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:complexType name="CUSTOMER_JEOPARDY_ComplexType" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Customer Jeopardy</description>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ECCKT" type="ECCKT53_Type"/>
			<xs:element name="RCODE" type="RCODE_Type" minOccurs="0"/>
			<xs:element name="RDET" type="RDET_Type" minOccurs="0"/>
			<xs:element name="ESDD" type="Date_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>

	<xs:element name="CUSTOMER_NOTIFY" type="CUSTOMER_NOTIFY_Type"/>
	<xs:complexType name="CUSTOMER_NOTIFY_Type" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Customer Jeopardy Notification</description>
				<ATIS_OBF_ASR_Practice/>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexContent mixed="false">
			<xs:extension base="NOTIFICATION_Type">
				<xs:sequence>
					<xs:element name="HDR" type="CUSTOMER_HDR_ComplexType"/>
					<xs:element name="CUSTOMER_JEOPARDY" type="CUSTOMER_JEOPARDY_ComplexType"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:element name="DESIGN_NOTIFY" type="DESIGN_NOTIFY_Type"/>
	<xs:complexType name="DESIGN_NOTIFY_Type" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="ASR_NOTIFICATION_Type">
				<xs:sequence>
					<xs:element ref="DLR_ADMIN"/>
					<xs:element ref="DLR_DESIGN"/>
					<xs:element ref="DLR_END_USER_SECLOC"/>
					<xs:element ref="DLR_END_USER_PRILOC"/>
					<xs:element ref="DLR_NOTES" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:element name="ERROR_CLARIFICATION" type="ERROR_CLARIFICATION_Type"/>
	<xs:complexType name="ERROR_CLARIFICATION_Type" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Clarification/Notification Errors</description>
				<ATIS_OBF_ASR_Practice>010</ATIS_OBF_ASR_Practice>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexContent mixed="false">
			<xs:extension base="ASR_NOTIFICATION_Type">
				<xs:sequence>
					<xs:element ref="CNR" minOccurs="0"/>
					<xs:element name="ERROR" type="Error_ComplexType" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:element name="JEOPARDY_NOTIFY" type="JEOPARDY_NOTIFY_Type"/>
	<xs:complexType name="JEOPARDY_NOTIFY_Type" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Clarification/Notification Jeopardy</description>
				<ATIS_OBF_ASR_Practice>010</ATIS_OBF_ASR_Practice>
			</xs:appinfo>
		</xs:annotation>
		<xs:complexContent mixed="false">
			<xs:extension base="ASR_NOTIFICATION_Type">
				<xs:sequence>
					<xs:element name="CC" type="CC_Type" minOccurs="0"/>
					<xs:element ref="CNR" minOccurs="0"/>
					<xs:element name="JEOPARDY" type="JEOPARDY_Type" maxOccurs="unbounded"/>
					<xs:element name="ERROR" type="Error_ComplexType" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<xs:complexType name="JEOPARDY_Type" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Jeopardy</description>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="SUPI" type="SUPI_Type" minOccurs="0"/>
			<xs:element name="RCODE" type="RCODE_Type" minOccurs="0"/>
			<xs:element name="RDET" type="RDET_Type" minOccurs="0"/>
			<xs:element name="ECCKT" type="ECCKT53_Type" minOccurs="0"/>
			<xs:element name="ESDD" type="Date_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>

	<xs:element name="ORDER_INFO_NOTIFY" type="ORDER_INFO_NOTIFY_Type"/>
	<xs:complexType name="ORDER_INFO_NOTIFY_Type" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="ASR_NOTIFICATION_Type">
				<xs:sequence>
					<xs:element name="CD" type="Date_Type" minOccurs="0"/>
					<xs:element ref="CNR" minOccurs="0"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>

	<!-- =========================================== -->
	<!-- END UOM-ASR Top Level END UOM-ASR Top Level -->
	<!-- =========================================== -->

	<!-- ++++++++++++++++++++++++++ -->
	<!--   ASR Notify Structures    -->
	<!-- ++++++++++++++++++++++++++ -->

	<xs:element name="BANC">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Billing Account Number Correction</description>
					<ATIS_OBF_ASR_Practice>011</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="CKR" type="CKR_Type" minOccurs="0"/>
				<xs:element name="APREP" type="Contact_Type" minOccurs="0"/>
				<xs:element name="ASG" type="ASG_Type" minOccurs="0"/>
				<xs:element name="BAN" type="BAN_Type" minOccurs="0"/>
				<xs:element name="AP_REP_TEL" type="TelNumberExt_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="CKT">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Associated Circuit Information</description>
					<ATIS_OBF_ASR_Practice>011</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="REFNUM" type="IndexNumber4_Type"/>
				<xs:element name="ECCKT" type="ECCKT53_Type" minOccurs="0"/>
				<xs:element name="NHN" type="NHN_Type" minOccurs="0"/>
				<xs:element name="FCKT" type="ECCKT53_Type" minOccurs="0"/>
				<xs:element name="CKR" type="CKR_Type" minOccurs="0"/>
				<xs:element name="LEGNUM" type="LEGNUM_Type" minOccurs="0"/>
				<xs:element name="ORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="FORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="CRO" type="ORD_Type" minOccurs="0"/>
				<xs:element name="ASG" type="ASG_Type" minOccurs="0"/>
				<xs:element name="SSWC" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="TSC" type="TSC_Type" minOccurs="0"/>
				<xs:element name="TRKQTY" type="TRKQTY_Type" minOccurs="0"/>
				<xs:element name="DTN" type="TelNumber_Type" minOccurs="0"/>
				<xs:element name="NK" type="NK_Type" minOccurs="0"/>
				<xs:element name="HBAN" type="BAN_Type" minOccurs="0"/>
				<xs:element name="CKR1" type="CKR1_Type" minOccurs="0"/>
				<xs:element name="TRN_START" type="TRN_Type" minOccurs="0"/>
				<xs:element name="TRN_END" type="TRN_Type" minOccurs="0"/>
				<xs:element name="TCIC" type="TCIC_Type" minOccurs="0"/>
				<xs:element ref="ECI_CKT_LEVEL_RTN" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="CN">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Confirmation</description>
					<ATIS_OBF_ASR_Practice>011</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="SPA" type="SPA_Type" minOccurs="0"/>
				<xs:element name="RT" type="RT_Type" minOccurs="0"/>
				<xs:element name="INIT" type="Contact_Type" minOccurs="0"/>
				<xs:element name="CD_SENT" type="Date_Type" minOccurs="0"/>
				<xs:element name="CT_SENT" type="Time_Type" minOccurs="0"/>
				<xs:element name="AP_REP" type="Contact_Type" minOccurs="0"/>
				<xs:element name="AP_REP_TEL" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="AP_REP_EMAIL" type="EMAIL_Type" minOccurs="0"/>
				<xs:element name="PIA" type="ACT_Type" minOccurs="0"/>
				<xs:element name="PROVINT" type="PROVINT_Type" minOccurs="0"/>
				<xs:element name="PROJECT" type="PROJECT_Type" minOccurs="0"/>
				<xs:element name="CNO" type="CNO_Type" minOccurs="0"/>
				<xs:element name="APP" type="Date_Type" minOccurs="0"/>
				<xs:element name="SRN" type="SRN_Type" minOccurs="0"/>
				<xs:element name="DLRD" type="Date_Type" minOccurs="0"/>
				<xs:element name="CDLRD" type="Date_Type" minOccurs="0"/>
				<xs:element name="PTD" type="Date_Type" minOccurs="0"/>
				<xs:element name="DD" type="Date_Type" minOccurs="0"/>
				<xs:element name="NFR" type="NFR_Type" minOccurs="0"/>
				<xs:element name="EBD" type="Date_Type" minOccurs="0"/>
				<xs:element name="BAN" type="BAN_Type" minOccurs="0"/>
				<xs:element name="SWC" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="SC" type="SC_Type" minOccurs="0"/>
				<xs:element name="ECVER" type="VER_Type" minOccurs="0"/>
				<xs:element name="SECLOC" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="FDLRD" type="Date_Type" minOccurs="0"/>
				<xs:element name="FCDLRD" type="Date_Type" minOccurs="0"/>
				<xs:element name="FPTD" type="Date_Type" minOccurs="0"/>
				<xs:element name="FDD" type="Date_Type" minOccurs="0"/>
				<xs:element name="CIWBAN" type="IWBAN_Type" minOccurs="0"/>
				<xs:element name="ECSPC" type="SP_Type" minOccurs="0"/>
				<xs:element name="FNI" type="FNI_Type" minOccurs="0"/>
				<xs:element name="RTI" type="RTI_Type" minOccurs="0"/>
				<xs:element name="FDT" type="TIMEZONE_Type" minOccurs="0"/>
				<xs:element name="CB_TEL_NO" type="TelNumber_Type" minOccurs="0"/>
				<xs:element name="CBPC" type="CBPC_Type" minOccurs="0"/>
				<xs:element name="REMARKS" type="REMARKS_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="CNR">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Clarification/Notification Request</description>
					<ATIS_OBF_ASR_Practice>010</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="CNT" type="CNT_Type" minOccurs="0"/>
				<xs:element name="CNR_VER" type="CNR_VER_Type" minOccurs="0"/>
				<xs:element name="D_SENT" type="Date_Type" minOccurs="0"/>
				<xs:element name="T_SENT" type="Time_Type" minOccurs="0"/>
				<xs:element name="SUPR" type="SUPR_Type" minOccurs="0"/>
				<xs:element name="CRDD" type="Date_Type" minOccurs="0"/>
				<xs:element name="INIT" type="Contact_Type" minOccurs="0"/>
				<xs:element name="INIT_TEL" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="AP_REP" type="Contact_Type" minOccurs="0"/>
				<xs:element name="AP_REP_TEL" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="AP_REP_EMAIL" type="EMAIL_Type" minOccurs="0"/>
				<xs:element name="REMARKS" type="CNR_REMARKS_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="DLR_ADMIN">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Administrative Section</description>
					<ATIS_OBF_DLR_ISI/>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="IC" type="CustomerName_Type" minOccurs="0"/>
				<xs:element name="PON" type="PON_Type" minOccurs="0"/>
				<xs:element name="VER" type="VER_Type" minOccurs="0"/>
				<xs:element name="ECIA" type="ACT_Type" minOccurs="0"/>
				<xs:element name="CKR" type="CKR_Type" minOccurs="0"/>
				<xs:element name="ISS" type="Date_Type" minOccurs="0"/>
				<xs:element name="DSGCON" type="Contact_Type" minOccurs="0"/>
				<xs:element name="TEL" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="ISS_NO" type="VER_Type" minOccurs="0"/>
				<xs:element name="CO" type="ICSC_Type" minOccurs="0"/>
				<xs:element name="ORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="REFNUM" type="IndexNumber4_Type" minOccurs="0"/>
				<xs:element name="ECCKT" type="ECCKT53_Type" minOccurs="0"/>
				<xs:element name="OLDECCKT" type="ECCKT53_Type" minOccurs="0"/>
				<xs:element name="EC_DSGCON" type="Contact_Type" minOccurs="0"/>
				<xs:element name="EC_TEL" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="CLO" type="CLO_Type" minOccurs="0"/>
				<xs:element name="EC_MCO" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="EC_OCO" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="DLRD" type="Date_Type" minOccurs="0"/>
				<xs:element name="CDLRD" type="Date_Type" minOccurs="0"/>
				<xs:element name="DD" type="Date_Type" minOccurs="0"/>
				<xs:element name="REMARKS" type="ASR_REMARKS_Type" minOccurs="0"/>
				<xs:element name="TSC" type="TSC_Type" minOccurs="0"/>
				<xs:element name="TSP_CODE" type="TSP_CODE_Type" minOccurs="0"/>
				<xs:element name="PTD" type="Date_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="DLR_DESIGN">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Design Section</description>
					<ATIS_OBF_DLR_ISI/>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="ACTL" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="PRILOC" type="CLLI_or_EU_Type" minOccurs="0"/>
				<xs:element name="SPOT_PRE" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="APOT" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="SECLOC" type="CLLI_or_EU_Type" minOccurs="0"/>
				<xs:element name="SPOT_SEC" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="CKLT" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="NC" type="NC_Type" minOccurs="0"/>
				<xs:element name="NCI" type="NCI_Type" minOccurs="0"/>
				<xs:element name="TLV" type="TLV_Type" minOccurs="0"/>
				<xs:element name="SECNCI" type="NCI_Type" minOccurs="0"/>
				<xs:element name="SECTLV" type="TLV_Type" minOccurs="0"/>
				<xs:element name="LT" type="LT_Type" minOccurs="0"/>
				<xs:element name="SLC" type="SLC_Type" minOccurs="0"/>
				<xs:element name="TCIC" type="TCIC_Type" minOccurs="0"/>
				<xs:element name="CSPC" type="SP_Type" minOccurs="0"/>
				<xs:element name="ECSPC" type="SP_Type" minOccurs="0"/>
				<xs:element ref="DLR_DESIGN_DETAILS" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="DLR_DESIGN_DETAILS">
		<xs:complexType mixed="false">
			<xs:sequence>
				<xs:element name="DN" type="Note_Indicator_Type" minOccurs="0"/>
				<xs:element name="LOCN" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="EQTYPE" type="EQPDESG_Type" minOccurs="0"/>
				<xs:element name="RELAY_RACK" type="RELAY_RACK_Type" minOccurs="0"/>
				<xs:element name="UNIT" type="UNIT_NUM_Type" minOccurs="0"/>
				<xs:element name="FACDESG" type="FACDESG_Type" minOccurs="0"/>
				<xs:element name="FACTYPE" type="FACTYPE_Type" minOccurs="0"/>
				<xs:element name="CHANNEL" type="CHANNEL_Type" minOccurs="0"/>
				<xs:element name="SV" type="SV_Type" minOccurs="0"/>
				<xs:element name="Z_TO_A" type="Decibel_Type" minOccurs="0"/>
				<xs:element name="A_TO_Z" type="Decibel_Type" minOccurs="0"/>
				<xs:element name="INC_MI" type="RTEMI_Type" minOccurs="0"/>
				<xs:element name="MISC" type="MISC_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="DLR_END_USER_PRILOC">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Primary Location Section</description>
					<ATIS_OBF_DLR_ISI/>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="PEU_STREET" type="STREET_Type" minOccurs="0"/>
				<xs:element name="PEU_BLDG" type="BLDG_Type" minOccurs="0"/>
				<xs:element name="PEU_FLR" type="DLR_FLOOR_Type" minOccurs="0"/>
				<xs:element name="PEU_ROOM" type="DLR_ROOM_Type" minOccurs="0"/>
				<xs:element name="PEU_CITY" type="CITY25_Type" minOccurs="0"/>
				<xs:element name="PEU_STATE" type="STATE_Type" minOccurs="0"/>
				<xs:element name="PEU_TERM" type="EU_TERM_Type" minOccurs="0"/>
				<xs:element name="PE_RCV" type="Decibel_Type" minOccurs="0"/>
				<xs:element name="PE_XMT" type="Decibel_Type" minOccurs="0"/>
				<xs:element name="PEU_TERM_4W" type="EU_TERM_Type" minOccurs="0"/>
				<xs:element name="PE_XMT_4W" type="Decibel_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="DLR_END_USER_SECLOC">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Secondary Location Section</description>
					<ATIS_OBF_DLR_ISI/>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="SEU_STREET" type="STREET_Type" minOccurs="0"/>
				<xs:element name="SEU_BLDG" type="BLDG_Type" minOccurs="0"/>
				<xs:element name="SEU_FLR" type="DLR_FLOOR_Type" minOccurs="0"/>
				<xs:element name="SEU_ROOM" type="DLR_ROOM_Type" minOccurs="0"/>
				<xs:element name="SEU_CITY" type="CITY25_Type" minOccurs="0"/>
				<xs:element name="SEU_STATE" type="STATE_Type" minOccurs="0"/>
				<xs:element name="SEU_TERM" type="EU_TERM_Type" minOccurs="0"/>
				<xs:element name="SE_XMT" type="Decibel_Type" minOccurs="0"/>
				<xs:element name="SE_RCV" type="Decibel_Type" minOccurs="0"/>
				<xs:element name="SEU_TERM_4W" type="EU_TERM_Type" minOccurs="0"/>
				<xs:element name="SE_RCV_4W" type="Decibel_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="DLR_NOTES">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Notes Section</description>
					<ATIS_OBF_DLR_ISI/>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="NN" type="Note_Indicator_Type" minOccurs="0"/>
				<xs:element name="NOTES" type="DLR_NOTES_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="ECCKT_DETAILS">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>WATS Open Billing Circuit Detail</description>
					<ATIS_OBF_ASR_Practice>009</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="ECCKT" type="ECCKT53_Type" minOccurs="0"/>
				<xs:element name="CKR" type="CKR_Type" minOccurs="0"/>
				<xs:element name="SFN" type="SFN_Type" minOccurs="0"/>
				<xs:element name="RGN1" type="RGN_Type" minOccurs="0"/>
				<xs:element name="CLN1" type="CLN_Type" minOccurs="0"/>
				<xs:element name="OFN" type="CLN_Type" minOccurs="0"/>
				<xs:element name="RGN2" type="RGN_Type" minOccurs="0"/>
				<xs:element name="CLN2" type="CLN_Type" minOccurs="0"/>
				<xs:element name="RGN3" type="RGN_Type" minOccurs="0"/>
				<xs:element name="CLN3" type="CLN_Type" minOccurs="0"/>
				<xs:element name="RTN" type="TelNumber_Type" minOccurs="0"/>
				<xs:element name="PTN" type="TelNumber7_Type" minOccurs="0"/>
				<xs:element name="HML" type="HML_Type" minOccurs="0"/>
				<xs:element name="TER" type="TER_Type" minOccurs="0"/>
				<xs:element name="MLG" type="MLG_Type" minOccurs="0"/>
				<xs:element name="HTG_IND" type="HTG_IND_Type" minOccurs="0"/>
				<xs:element name="SIA" type="TelNumber7_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="ECI_ASR_LEVEL_RTN">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Enhanced Customer Interface: Company Specific ASR Level Record 1 and Record 2</description>
					<ATIS_OBF_ASR_Practice>025</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="CO" type="CO_Type" minOccurs="0"/>
				<xs:element name="CHPD" type="CHPD_Type" minOccurs="0"/>
				<xs:element name="NSLB" type="NSLB_Type" minOccurs="0"/>
				<xs:element name="NON_SUB" type="NON_SUB_Type" minOccurs="0"/>
				<xs:element name="TOGP" type="TOGP_Type" minOccurs="0"/>
				<xs:element name="BTN" type="TelNumber_Type" minOccurs="0"/>
				<xs:element name="RID" type="Date_Type" minOccurs="0"/>
				<xs:element name="ECI_FIELD" type="ECI_FIELD_ComplexType" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="ECI_CKT_LEVEL_RTN">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Company Specific CKT Level</description>
					<ATIS_OBF_ASR_Practice>025</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="ACCESSID" type="ECCKT28_Type" minOccurs="0"/>
				<xs:element name="ACCESSORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="PORTID" type="ECCKT28_Type" minOccurs="0"/>
				<xs:element name="PORTORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="VCCID" type="ECCKT28_Type" minOccurs="0"/>
				<xs:element name="VCORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="VLAN_TAG" type="VLAN_Type" minOccurs="0"/>
				<xs:element name="ECI_FIELD" type="ECI_FIELD_ComplexType" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="EVC">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Ethernet Virtual Circuit Confirmation</description>
					<ATIS_OBF_ASR_Practice>011</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="UREF" type="IndexNumber2_Type" minOccurs="0"/>
				<xs:element ref="CE_VLAN" minOccurs="0" maxOccurs="14"/>
				<xs:element name="S_VLAN" type="VLAN_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="VC">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Virtual Connection Confirmation</description>
					<ATIS_OBF_ASR_Practice>011</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="EVC_VCNUM" type="IndexNumber4_Type"/>
				<xs:element name="EVCID" type="ECCKT28_Type" minOccurs="0"/>
				<xs:element name="EVCORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="EVCCKR" type="CKR_Type" minOccurs="0"/>
				<xs:element name="DLCI" type="DLCI_Type" minOccurs="0"/>
				<xs:element name="VPI" type="VPI_Type" minOccurs="0"/>
				<xs:element name="VCI" type="VCI_Type" minOccurs="0"/>
				<xs:element name="RECCKT" type="ECCKT53_Type" minOccurs="0"/>
				<xs:element name="RDLCI" type="DLCI_Type" minOccurs="0"/>
				<xs:element name="RVPI" type="VPI_Type" minOccurs="0"/>
				<xs:element name="RVCI" type="VCI_Type" minOccurs="0"/>
				<xs:element ref="EVC" minOccurs="0" maxOccurs="20"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

	<xs:element name="WATS_OPEN_BILLING">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>WATS Open Billing</description>
					<ATIS_OBF_ASR_Practice>009</ATIS_OBF_ASR_Practice>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="D_SENT" type="Date_Type" minOccurs="0"/>
				<xs:element name="T_SENT" type="Time_Type" minOccurs="0"/>
				<xs:element name="PROJECT" type="PROJECT_Type" minOccurs="0"/>
				<xs:element name="ORD" type="ORD_Type" minOccurs="0"/>
				<xs:element name="MAN" type="BAN_Type" minOccurs="0"/>
				<xs:element name="EUCON" type="CustomerName_Type" minOccurs="0"/>
				<xs:element name="EUCON_TEL" type="TelNumberExt_Type" minOccurs="0"/>
				<xs:element name="SSWC" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="FSO" type="FSO_Type" minOccurs="0"/>
				<xs:element name="ECREP" type="Contact_Type" minOccurs="0"/>
				<xs:element name="AP_REP_TEL" type="TelNumber_Type" minOccurs="0"/>
				<xs:element name="SFG" type="SFG_Type" minOccurs="0"/>
				<xs:element name="GSZ" type="GSZ_Type" minOccurs="0"/>
				<xs:element name="WRO" type="WRO_Type" minOccurs="0"/>
				<xs:element name="STN" type="TelNumber_Type" minOccurs="0"/>
				<xs:element name="STN_DATA" type="STN_DATA_Type" minOccurs="0"/>
				<xs:element name="DTO" type="CLLI_Type" minOccurs="0"/>
				<xs:element name="REMARKS" type="REMARKS_Type" minOccurs="0"/>
				<xs:element ref="ECCKT_DETAILS" minOccurs="0" maxOccurs="unbounded"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>

</xs:schema>
