<?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 43.
		</xs:documentation>
	</xs:annotation>

	<!-- ************************************************ -->
	<!-- ************************************************ -->
	<!-- *           START OF UOM-BASE COPY             * -->
	<!-- ************************************************ -->
	<!-- ************************************************ -->
	<!-- Replacing xs:include below with copied           -->
	<!-- contents below                                   -->
	<!-- UOM Base contains UOM Top level structures and Field Type Declarations -->
	<!--	<xs:include schemaLocation="UOM-Base.xsd"/>   -->
	<!-- ************************************************ -->

	<!-- UOM Base contains UOM Top level structures and Field Type Declarations -->
	<!-- =========================================== -->
	<!--  UOM Top Level UOM Top Level UOM Top Level  -->
	<!-- =========================================== -->
	<!-- UOM Top -->
	<xs:complexType name="UOM_Type" abstract="true" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Top level for UOM</description>
			</xs:appinfo>
		</xs:annotation>
	</xs:complexType>
	<!-- UOM_HDR -->
	<xs:complexType name="UOM_HDR_Type" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Header of the message</description>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="MESSAGE_ID" type="MESSAGE_ID_Type"/>
			<xs:element name="CCNA" type="CNA_Type"/>
			<xs:element name="MSG_TIMESTAMP" type="xs:dateTime"/>
		</xs:sequence>
	</xs:complexType>
	<!-- REQUESTs -->
	<xs:complexType name="REQUEST_Type" abstract="true" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="UOM_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="INQUIRY_REQUEST_Type" abstract="true" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="REQUEST_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="SERVICE_REQUEST_Type" abstract="true" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="REQUEST_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<!-- RESPONSEs -->
	<xs:complexType name="RESPONSE_Type" abstract="true" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="UOM_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="INQUIRY_RESPONSE_Type" abstract="true" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="RESPONSE_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<xs:complexType name="SERVICE_RESPONSE_Type" abstract="true" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="RESPONSE_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<!-- NOTIFICATIONs -->
	<xs:complexType name="NOTIFICATION_Type" abstract="true" mixed="false">
		<xs:complexContent mixed="false">
			<xs:extension base="UOM_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<!-- =========================================== -->
	<!--   END UOM Top Level END UOM Top Level END   -->
	<!-- =========================================== -->
	<!-- =========================================== -->
	<!--  Field Types    Field Types    Field Types  -->
	<!-- =========================================== -->
	<xs:simpleType name="AAI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>AAI</fieldName>
					<fieldDescription>Additional Address Information</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="60"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ABC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>ABC</fieldName>
					<fieldDescription>Access Billing Choices (10x2byte occ.)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ACC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ACC</fieldName>
					<fieldDescription>Access Information</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="45"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ACPPN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ACPPN</fieldName>
					<fieldDescription>Access Pager Pin Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ACT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ACT</fieldName>
					<fieldDescription>Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ACTI</fieldName>
					<fieldDescription>Activity Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>PCACT</fieldName>
					<fieldDescription>Point Code Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>SEGACT</fieldName>
					<fieldDescription>Segment Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CKTACT</fieldName>
					<fieldDescription>Circuit Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>EO_ACT</fieldName>
					<fieldDescription>End Office Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGACT</fieldName>
					<fieldDescription>Multipoint Leg Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>SEGACT</fieldName>
					<fieldDescription>Segment Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TGACT</fieldName>
					<fieldDescription>Trunk Group Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VCACT</fieldName>
					<fieldDescription>VC Activity Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TSACT</fieldName>
					<fieldDescription>Transit Signaling Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>OEC_ACT</fieldName>
					<fieldDescription>Other Exchange Company Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>PIA</fieldName>
					<fieldDescription>Provider Initiated Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>ECIA</fieldName>
					<fieldDescription>EC (Provider) Initiated Activity</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>LOSACT</fieldName>
					<fieldDescription>Level of Service Activity Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>UACT</fieldName>
					<fieldDescription>User Network Interface (UNI) Activity Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AECN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>AECN</fieldName>
					<fieldDescription>Alternate Exchange Carrier Name</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="32"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AENG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>AENG</fieldName>
					<fieldDescription>Additional Engineering</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AFG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>AFG</fieldName>
					<fieldDescription>Agency of the Federal Government</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AFO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>AFO</fieldName>
					<fieldDescription>Additional Forms</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AFT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>AFT</fieldName>
					<fieldDescription>Address Format Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AGAUTH_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>AGAUTH</fieldName>
					<fieldDescription>Agency Authorization Status</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ALBR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ALBR</fieldName>
					<fieldDescription>Additional Labor</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ALTREF_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ALTREF</fieldName>
					<fieldDescription>Alternate Routing Trunk Group Reference</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ANI_II_EX_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ANI_II</fieldName>
					<fieldDescription>ANI II Digits - First Column in TQ Routing Exception Matrix</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ANI_II_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ANI_II</fieldName>
					<fieldDescription>ANI II Digits - First Column in TQ Routing Matrix</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
			<xs:enumeration value="ALL"/>
			<xs:enumeration value="00"/>
			<xs:enumeration value="01"/>
			<xs:enumeration value="06"/>
			<xs:enumeration value="07"/>
			<xs:enumeration value="20"/>
			<xs:enumeration value="27"/>
			<xs:enumeration value="29"/>
			<xs:enumeration value="52"/>
			<xs:enumeration value="61"/>
			<xs:enumeration value="70"/>
			<xs:enumeration value="93"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ANI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>ANI</fieldName>
					<fieldDescription>Automated Number ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ANI</fieldName>
					<fieldDescription>Automated Number ID</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ANNC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ANNC</fieldName>
					<fieldDescription>Announcement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="40"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="APC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>APC</fieldName>
					<fieldDescription>Alias Point Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AppTimeCode_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>APPTIME</fieldName>
					<fieldDescription>Appointment Time for Installation of Service</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ASC_EC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ASC_EC</fieldName>
					<fieldDescription>Access Service Coordination - Exchange Co</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ASG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ASG</fieldName>
					<fieldDescription>Access Service Group</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>ASG</fieldName>
					<fieldDescription>Access Service Group</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>ASG</fieldName>
					<fieldDescription>Access Service Group (ASC-EC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>ASG</fieldName>
					<fieldDescription>Access Service Group (OEC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>ASG</fieldName>
					<fieldDescription>Access Service Group</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ASRNO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ASRNO</fieldName>
					<fieldDescription>Access Service Request Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>ASRNO</fieldName>
					<fieldDescription>Access Service Request Number (ASC-EC)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="18"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ASR_REMARKS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ASR_REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="186"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ASOG_VER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>ASOG_VER</fieldName>
					<fieldDescription>ASOG Version of Access Service Request</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
			<xs:enumeration value="43"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ASU_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>ASU</fieldName>
					<fieldDescription>Answer Supervision</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ATN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>ATN</fieldName>
					<fieldDescription>Associated Telephone Number/TSC</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ATP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ATP</fieldName>
					<fieldDescription>Access Transport Parameter</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AUNT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>AUNT</fieldName>
					<fieldDescription>Associated UNI/NNI Termination</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BAAD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>BAAD</fieldName>
					<fieldDescription>Band Advance</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="19"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BAND_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>BAND</fieldName>
					<fieldDescription>Band Identification</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BAN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BAN</fieldName>
					<fieldDescription>Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>HBAN</fieldName>
					<fieldDescription>High Capacity Channel Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>LOCBAN</fieldName>
					<fieldDescription>Local Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>HBAN</fieldName>
					<fieldDescription>High Capacity Channel Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>HBAN</fieldName>
					<fieldDescription>High Capacity Channel Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>HBAN</fieldName>
					<fieldDescription>High Capacity Channel Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>FBAN</fieldName>
					<fieldDescription>Facility Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>BAN</fieldName>
					<fieldDescription>Billing Account Number (ASC-EC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>HBAN</fieldName>
					<fieldDescription>High Capacity Channel Billing Account Number (ASC-EC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>BAN</fieldName>
					<fieldDescription>Billing Account Number (OEC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>HBAN</fieldName>
					<fieldDescription>High Capacity Channel Billing Account Number (OEC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>LOCBAN</fieldName>
					<fieldDescription>Local Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>MAN</fieldName>
					<fieldDescription>Miscellaneous Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>BAN</fieldName>
					<fieldDescription>Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>HBAN</fieldName>
					<fieldDescription>High Capacity Channel Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>MAN</fieldName>
					<fieldDescription>Miscellaneous Account Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BHC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>BHC</fieldName>
					<fieldDescription>Batch Hot Cut</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BIC_ID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BIC_ID</fieldName>
					<fieldDescription>BIC Identifier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BIC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BIC</fieldName>
					<fieldDescription>Exchange Company Initiated Change</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BLOCK_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>BLOCK</fieldName>
					<fieldDescription>Blocking Options</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BRAND_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>BRAND</fieldName>
					<fieldDescription>Branding</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BSA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BSA</fieldName>
					<fieldDescription>Basic Serving Arrangement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BSC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>BSC</fieldName>
					<fieldDescription>Broadband Service Category</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>BSC</fieldName>
					<fieldDescription>Broadband Service Category</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CAD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CAD</fieldName>
					<fieldDescription>Call Denial</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CBAN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CBAN</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="13"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CBD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CBD</fieldName>
					<fieldDescription>Call Before Dispatch</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CBO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CBO</fieldName>
					<fieldDescription>Cellular Billing Option</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CBPC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CBPC</fieldName>
					<fieldDescription>Conference Bridge Passcode Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CBPC</fieldName>
					<fieldDescription>Conference Bridge Passcode Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CCEA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>CCEA</fieldName>
					<fieldDescription>Cross Connect Equipment Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SCCEA</fieldName>
					<fieldDescription>Secondary Cross Connect Equipment Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CCEA</fieldName>
					<fieldDescription>Cross Connect Equipment Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CCEA</fieldName>
					<fieldDescription>Cross Connect Equipment Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SCCEA</fieldName>
					<fieldDescription>Secondary Cross Connect Equipment Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CCEA</fieldName>
					<fieldDescription>Cross Connect Equipment Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SCCEA</fieldName>
					<fieldDescription>Secondary Cross Connect Equipment Assignment</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="60"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CCI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CCI</fieldName>
					<fieldDescription>Coordinated Change Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CCNFG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CCNFG</fieldName>
					<fieldDescription>Cross Connect Configuration</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CCVN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CCVN</fieldName>
					<fieldDescription>Coordinated Conversion</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CCW_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CCW</fieldName>
					<fieldDescription>Carrier Connect Wink Validation</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CC</fieldName>
					<fieldDescription>Company Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CDND_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CDND</fieldName>
					<fieldDescription>Called Directory Number Delivery</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CDOM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>CDOM</fieldName>
					<fieldDescription>Customer Domain Name</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CDVT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>CDVT</fieldName>
					<fieldDescription>Cell Delay Variation Tolerance</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RCDVT</fieldName>
					<fieldDescription>Related Cell Delay Variation Tolerance</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CDV_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>CDV</fieldName>
					<fieldDescription>Cell Delay Variation</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RCDV</fieldName>
					<fieldDescription>Related Cell Delay Variation</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CFAU_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CFAU</fieldName>
					<fieldDescription>Connecting Facility Assignment Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SCFAU</fieldName>
					<fieldDescription>Secondary Connecting Facility Assignment Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CFAU</fieldName>
					<fieldDescription>Connecting Facility Assignment Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CFAU</fieldName>
					<fieldDescription>Connecting Facility Assignment Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>CFAU</fieldName>
					<fieldDescription>Connecting Facility Assignment Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SCFAU</fieldName>
					<fieldDescription>Secondary Connecting Facility Assignment Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CFAU</fieldName>
					<fieldDescription>Connecting Facility Assignment Use - PRILOC</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CFAU</fieldName>
					<fieldDescription>Connecting Facility Assignment Use - SECLOC</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>CFAU</fieldName>
					<fieldDescription>Connecting Facility Assignment Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFAU1</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment One (1) Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFAU2</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment Two (2) Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFAU3</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment Three (3) Use</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFAU4</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment Four (4) Use</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CFA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>SCFA</fieldName>
					<fieldDescription>Secondary Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SCFA</fieldName>
					<fieldDescription>Secondary Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SCFA</fieldName>
					<fieldDescription>Secondary Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SCFA</fieldName>
					<fieldDescription>Secondary Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>SCFA</fieldName>
					<fieldDescription>Secondary Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CFA2</fieldName>
					<fieldDescription>Interim Connecting Facility Assignment Two</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CFA3</fieldName>
					<fieldDescription>Interim Connecting Facility Assignment Three</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CFA4</fieldName>
					<fieldDescription>Interim Connecting Facility Assignment Four</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>CFA</fieldName>
					<fieldDescription>Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ACFA</fieldName>
					<fieldDescription>Alternate Connecting Facility Assignment</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFA1</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment One (1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFA2</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment Two (2)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFA3</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment Three (3)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>ICFA4</fieldName>
					<fieldDescription>Intermediate Connecting Facility Assignment Four (4)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="42"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CFNI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CFNI</fieldName>
					<fieldDescription>Customer Fiber Network ID</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CFW_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CFW</fieldName>
					<fieldDescription>Call Forwarding</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CGAP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CGAP</fieldName>
					<fieldDescription>Call Gapping Interval</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CHANNEL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>CHANNEL</fieldName>
					<fieldDescription>Channel</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CHOK_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CHOK</fieldName>
					<fieldDescription>Choke Network</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CHPD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CHPD</fieldName>
					<fieldDescription>Call History Package Delivery</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CIC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CIC</fieldName>
					<fieldDescription>Carrier Identification Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CIC</fieldName>
					<fieldDescription>Carrier Identification Code - FGD</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ACIC</fieldName>
					<fieldDescription>Additional Carrier Identification Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CIC</fieldName>
					<fieldDescription>Carrier Identification Code - SACNXX</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CIP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CIP</fieldName>
					<fieldDescription>Carrier Identification Parameter</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CITY25_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILL_CITY</fieldName>
					<fieldDescription>Billing Address City</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON_CITY</fieldName>
					<fieldDescription>Design/Engineering Address City</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>EUCON_CITY</fieldName>
					<fieldDescription>City (EUCON)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_CITY</fieldName>
					<fieldDescription>City</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_CITY</fieldName>
					<fieldDescription>City</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CITY32_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>CITY</fieldName>
					<fieldDescription>City</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="32"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CKR1_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CKR1</fieldName>
					<fieldDescription>Customer Circuit Reference (T1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CKR1</fieldName>
					<fieldDescription>Customer Circuit Reference (T1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CKR1</fieldName>
					<fieldDescription>Customer Circuit Reference (T1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CKR1</fieldName>
					<fieldDescription>Customer Circuit Reference (T1)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="40"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CKR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CKR</fieldName>
					<fieldDescription>Customer Circuit Reference</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CKR</fieldName>
					<fieldDescription>Customer Circuit Reference</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>CKR</fieldName>
					<fieldDescription>Customer Circuit Reference</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>CKR</fieldName>
					<fieldDescription>Customer Circuit Reference</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CKR</fieldName>
					<fieldDescription>Customer Circuit Reference</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>EVCCKR</fieldName>
					<fieldDescription>Ethernet Virtual Connection Customer Circuit Reference</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>EVCCKR</fieldName>
					<fieldDescription>Ethernet Virtual Connection Customer Circuit Reference</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>CKR</fieldName>
					<fieldDescription>Customer Circuit Reference</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="53"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CCLASS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CCLASS</fieldName>
					<fieldDescription>Carrier Classification</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLLI_or_EU_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PRILOC</fieldName>
					<fieldDescription>Primary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLLI_or_Narrative_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>APOT</fieldName>
					<fieldDescription>Additional Point of Termination</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CSL</fieldName>
					<fieldDescription>Access Customer Switch Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>END_OFF</fieldName>
					<fieldDescription>End Office</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SPOT</fieldName>
					<fieldDescription>Secondary Location Point of Termination</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLLI_or_SALI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PRILOC</fieldName>
					<fieldDescription>Primary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>PRILOC</fieldName>
					<fieldDescription>Primary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>PRILOC</fieldName>
					<fieldDescription>Primary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLLI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PSL</fieldName>
					<fieldDescription>Primary Service Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ACTL</fieldName>
					<fieldDescription>Access Customer Terminal Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>MUXLOC</fieldName>
					<fieldDescription>Multiplexing Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>PRI_ADM</fieldName>
					<fieldDescription>Primary Add Drop Multiplexer</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SEC_ADM</fieldName>
					<fieldDescription>Secondary Add Drop Multiplexer</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>MUXLOC</fieldName>
					<fieldDescription>Multiplexing Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>FACTL</fieldName>
					<fieldDescription>Facility Access Customer Terminal Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SSPC_LOC</fieldName>
					<fieldDescription>Service Signaling Point Code Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TSPC_LOC</fieldName>
					<fieldDescription>Transient Signaling Point Code Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CKLT</fieldName>
					<fieldDescription>Bridging Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>MUXLOC</fieldName>
					<fieldDescription>Multiplexing Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PRI_ADM</fieldName>
					<fieldDescription>Primary Add Drop Multiplexer</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SEC_ADM</fieldName>
					<fieldDescription>Secondary Add Drop Multiplexer</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>CKLT</fieldName>
					<fieldDescription>Bridging Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>MUXLOC</fieldName>
					<fieldDescription>Multiplexing Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>PRI_ADM</fieldName>
					<fieldDescription>Primary Add Drop Multiplexer</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SEC_ADM</fieldName>
					<fieldDescription>Secondary Add Drop Multiplexer</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>PRILOC_SPOT</fieldName>
					<fieldDescription>Secondary Point of Termination (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>SECLOC_SPOT</fieldName>
					<fieldDescription>Secondary Location Point of Termination (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>PRILOC_SPOT</fieldName>
					<fieldDescription>Secondary Point of Termination (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>SECLOC_SPOT</fieldName>
					<fieldDescription>Secondary Location Point of Termination (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGCKLT</fieldName>
					<fieldDescription>Bridging Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>ACC_TANDEM</fieldName>
					<fieldDescription>Access Tandem</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>DTO</fieldName>
					<fieldDescription>Dial Tone Office</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>AFACTL</fieldName>
					<fieldDescription>Alternate Facility Access Customer Terminal Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>SWC</fieldName>
					<fieldDescription>Serving Wire Center</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>SSWC</fieldName>
					<fieldDescription>SECLOC Serving Wire Center</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>SSWC</fieldName>
					<fieldDescription>SECLOC Serving Wire Center</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>DTO</fieldName>
					<fieldDescription>Dial Tone Office</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>ACTL</fieldName>
					<fieldDescription>Access Customer Terminal Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SPOT_PRE</fieldName>
					<fieldDescription>Secondary Location Point of Termination - Primary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>APOT</fieldName>
					<fieldDescription>Additional Point of Termination</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SPOT_SEC</fieldName>
					<fieldDescription>Secondary Location Point of Termination - Secondary Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>CKLT</fieldName>
					<fieldDescription>Bridging Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>LOCN</fieldName>
					<fieldDescription>Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>EVCSP</fieldName>
					<fieldDescription>Ethernet Virtual Connection Switch Point</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SMUXLOC</fieldName>
					<fieldDescription>Secondary Multiplexing Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SMUXLOC</fieldName>
					<fieldDescription>Secondary Multiplexing Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SMUXLOC</fieldName>
					<fieldDescription>Secondary Multiplexing Location</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>CLN1</fieldName>
					<fieldDescription>Clock Register Number 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>OFN</fieldName>
					<fieldDescription>Overflow Register Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>CLN2</fieldName>
					<fieldDescription>Clock Register Number 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>CLN3</fieldName>
					<fieldDescription>Clock Register Number 3</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CMLG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CMLG</fieldName>
					<fieldDescription>Commingling</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CNA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CCNA</fieldName>
					<fieldDescription>Customer Carrier Name Abbreviation</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ACNA</fieldName>
					<fieldDescription>Access Customer Name Abbreviation</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>PCNA</fieldName>
					<fieldDescription>Point Code Name Abbreviation</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RACNA</fieldName>
					<fieldDescription>Related Access Customer Name Abbreviation</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TPNA</fieldName>
					<fieldDescription>Third Party Name Abbreviation</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CND_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CND</fieldName>
					<fieldDescription>Calling Directory Number Delivery</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CNO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CNO</fieldName>
					<fieldDescription>Case Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CNO</fieldName>
					<fieldDescription>Case Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CNR_REMARKS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Clarification/Notification Remarks</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="225"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CNR_VER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>CNR_VER</fieldName>
					<fieldDescription>Clarification/Notification Version</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CNT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>CNT</fieldName>
					<fieldDescription>Clarification/Notification Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="COIN_EA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>COIN_EA</fieldName>
					<fieldDescription>Coin Equal Access</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="COND_SPEC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>COND_SPEC</fieldName>
					<fieldDescription>Conditioning Spec</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="27"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Contact_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>LANM</fieldName>
					<fieldDescription>Lease Authorization Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILLCON</fieldName>
					<fieldDescription>Billing Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>INIT</fieldName>
					<fieldDescription>Request Initiator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON</fieldName>
					<fieldDescription>Design/Engineering Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>IMPCON</fieldName>
					<fieldDescription>Implementation Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TECHCON</fieldName>
					<fieldDescription>Customer Technical Contact (Translation)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TECHCON</fieldName>
					<fieldDescription>Customer Technical Contact (SAC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TECHCON</fieldName>
					<fieldDescription>Customer Technical Contact (NPANXX/X)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>LCON</fieldName>
					<fieldDescription>Local Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ALCON</fieldName>
					<fieldDescription>Alternate Local Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>INIT</fieldName>
					<fieldDescription>Request Initiator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>AP_REP</fieldName>
					<fieldDescription>Provider Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>ECREP</fieldName>
					<fieldDescription>Provider Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>INIT</fieldName>
					<fieldDescription>Initiator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>AP_REP</fieldName>
					<fieldDescription>Provider Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>DSGCON</fieldName>
					<fieldDescription>Design/Engineering Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>EC_DSGCON</fieldName>
					<fieldDescription>Provider Design/Engineering Contact</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CO</fieldName>
					<fieldDescription>Central Office Announcement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CPER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>CPER</fieldName>
					<fieldDescription>L2TP Peer Name</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CPN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CPN</fieldName>
					<fieldDescription>Calling Party Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CPT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CPT</fieldName>
					<fieldDescription>Channel Pair/Timeslot</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CPT</fieldName>
					<fieldDescription>Channel Pair/Timeslot</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>CPT</fieldName>
					<fieldDescription>Channel Pair/Timeslot</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CPT</fieldName>
					<fieldDescription>Channel Pair/Timeslot</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CPT</fieldName>
					<fieldDescription>Channel Pair/Timeslot</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CSP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CSP</fieldName>
					<fieldDescription>Carrier Selection Parameter</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CST</fieldName>
					<fieldDescription>Access Customer Switch Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CTO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CTO</fieldName>
					<fieldDescription>Cut Through</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CTS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VCAT-017</asogPractice>
					<fieldName>CTS</fieldName>
					<fieldDescription>Channel Time Slot</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CTYP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>CTYP</fieldName>
					<fieldDescription>Connection Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CustomerName_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CUST</fieldName>
					<fieldDescription>Customer Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILLNM</fieldName>
					<fieldDescription>Billing Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>SBILLNM</fieldName>
					<fieldDescription>Secondary Billing Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>GCON</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>CTX_NAME</fieldName>
					<fieldDescription>CENTREX Listed Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CTX_NAME</fieldName>
					<fieldDescription>CENTREX Listed Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GCON</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GCON</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>EUCON</fieldName>
					<fieldDescription>End User Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>GCON</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>EUNAME</fieldName>
					<fieldDescription>End User Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>GCON</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>CTX_NAME</fieldName>
					<fieldDescription>CENTREX Listed Name</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>EUCON</fieldName>
					<fieldDescription>End User Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>IC</fieldName>
					<fieldDescription>Interexchange Carrier/Access Customer Name</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CWG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>CWG</fieldName>
					<fieldDescription>Call Waiting</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DAACC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>DAACC</fieldName>
					<fieldDescription>Directory Assistance Access</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Date6_Type">
		<xs:annotation>
			<xs:documentation>Date in "YYMMDD" format</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>CPO_EBD</fieldName>
					<fieldDescription>Combined Platform Offering - Effective Billing Date</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Date_Type">
		<xs:annotation>
			<xs:documentation>Date in "CCYYMMDD" format</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>D_SENT</fieldName>
					<fieldDescription>Date Sent</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DDD</fieldName>
					<fieldDescription>Desired Due Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PPTD</fieldName>
					<fieldDescription>Project Plant Test Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DATED</fieldName>
					<fieldDescription>Date of Agency Authorization</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>LADATED</fieldName>
					<fieldDescription>Lease Arrangement Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CD_SENT</fieldName>
					<fieldDescription>Confirmation Date Sent</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>APP</fieldName>
					<fieldDescription>Application Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>DLRD</fieldName>
					<fieldDescription>Design Layout Report Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CDLRD</fieldName>
					<fieldDescription>-Confirming Design Layout Report Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>PTD</fieldName>
					<fieldDescription>Plant Test Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>DD</fieldName>
					<fieldDescription>Due Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>EBD</fieldName>
					<fieldDescription>Effective Bill Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FDLRD</fieldName>
					<fieldDescription>Facility Design Layout Report Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FCDLRD</fieldName>
					<fieldDescription>Facility Confirming Design Layout Report Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FPTD</fieldName>
					<fieldDescription>Facility Plant Test Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FDD</fieldName>
					<fieldDescription>Facility Due Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>D_SENT</fieldName>
					<fieldDescription>Date Sent</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>CRDD</fieldName>
					<fieldDescription>Customer Response Due Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>CD</fieldName>
					<fieldDescription>Completion Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>RID</fieldName>
					<fieldDescription>Record Issue Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>ISS</fieldName>
					<fieldDescription>DLR Issue Date</fieldDescription>
				</reference>
				<reference>
					<dlrFieldNumber/>
					<fieldName>DLRD</fieldName>
					<fieldDescription>Design Layout Report in MIS only</fieldDescription>
				</reference>
				<reference>
					<dlrFieldNumber/>
					<fieldName>CDLRD</fieldName>
					<fieldDescription>Confirming Design Layout Report in MIS only</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>DD</fieldName>
					<fieldDescription>Due Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PTD</fieldName>
					<fieldDescription>Due Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PSD</fieldName>
					<fieldDescription>Promotion Subscription Date</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>OEC_PSD</fieldName>
					<fieldDescription>Other Exchange Company Promotion Subscription Date</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DCIR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DCIR</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DDTEST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DDTEST</fieldName>
					<fieldDescription>Due Date Test</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DIDQ_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>DIDQ</fieldName>
					<fieldDescription>DID Trunk Queuing</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DIDR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DIDR2</fieldName>
					<fieldDescription>Direct Inward Dial Number Range Two</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DIDR3</fieldName>
					<fieldDescription>Direct Inward Dial Number Range Three</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DIDR4</fieldName>
					<fieldDescription>Direct Inward Dial Number Range Four</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DIDR5</fieldName>
					<fieldDescription>Direct Inward Dial Number Range Five</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>DID</fieldName>
					<fieldDescription>Direct Inward Dial</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DIR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>DIR</fieldName>
					<fieldDescription>Directionality</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SDIR</fieldName>
					<fieldDescription>Secondary Directionality</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>DIR</fieldName>
					<fieldDescription>Directionality (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SDIR</fieldName>
					<fieldDescription>Secondary Directionality (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>DIR</fieldName>
					<fieldDescription>Directionality</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SDIR</fieldName>
					<fieldDescription>Secondary Directionality</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>DIR1</fieldName>
					<fieldDescription>Directionality One (1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>DIR2</fieldName>
					<fieldDescription>Directionality Two (2)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>DIR3</fieldName>
					<fieldDescription>Directionality Three (3)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>DIR4</fieldName>
					<fieldDescription>Directionality Four (4)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VCAT-017</asogPractice>
					<fieldName>DIR</fieldName>
					<fieldDescription>Directionality</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DISPREQ_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DISPREQ</fieldName>
					<fieldDescription>Dispatch Required</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DIST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DIST</fieldName>
					<fieldDescription>Distributor Name</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="32"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DLCI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>DLCI</fieldName>
					<fieldDescription>Data Link Connection Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RDLCI</fieldName>
					<fieldDescription>Related Data Link Connection Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>DLCI</fieldName>
					<fieldDescription>Data Link Connection Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>RDLCI</fieldName>
					<fieldDescription>Related Data Link Connection Identifier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DPEA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>DPEAA</fieldName>
					<fieldDescription>Drop Port Equipment Assignment A Location</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>DPEAZ</fieldName>
					<fieldDescription>Drop Port Equipment Assignment Z Location</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="50"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DRC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DRC</fieldName>
					<fieldDescription>Design Routing Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DRL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>DRL</fieldName>
					<fieldDescription>Directory Listing Requirement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>DRL</fieldName>
					<fieldDescription>Directory Listing Requirement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DSCP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>DSCP</fieldName>
					<fieldDescription>Differentiated Services Code Point</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="E911ID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>E911ID</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="E_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>SECLOC</fieldName>
					<fieldDescription>Secondary Location - always E</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EBP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>EBP</fieldName>
					<fieldDescription>Extended Billing Plan</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECCKT28_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>RUID</fieldName>
					<fieldDescription>Related UNI Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>EVCID</fieldName>
					<fieldDescription>Ethernet Virtual Connection Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>EVCID</fieldName>
					<fieldDescription>Ethernet Virtual Connection Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>LAG_ID</fieldName>
					<fieldDescription>Link Aggregation Group ID</fieldDescription>
					<additionalNote>Common Language Special Service Circuit Code - Serial Number Format (28 A/N) even though ASOG defined as (24 A/N)</additionalNote>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>LAG_ID</fieldName>
					<fieldDescription>Link Aggregation Group ID</fieldDescription>
					<additionalNote>Common Language Special Service Circuit Code - Serial Number Format (28 A/N) even though ASOG defined as (24 A/N)</additionalNote>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="28"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECCKT36_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>DIVCKT</fieldName>
					<fieldDescription>Diverse Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>DIVCKT</fieldName>
					<fieldDescription>Diverse Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>DIVCKT</fieldName>
					<fieldDescription>Diverse Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>ECCKT</fieldName>
					<fieldDescription>Exchange Company Circuit ID</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="36"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECCKT42_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>RECCKT</fieldName>
					<fieldDescription>Related Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>RECCKT</fieldName>
					<fieldDescription>Related Exchange Company Circuit ID</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="42"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECCKT53_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ECCKT</fieldName>
					<fieldDescription>Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>RECCKT</fieldName>
					<fieldDescription>Related Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>RECCKT2</fieldName>
					<fieldDescription>Related Exchange Company Circuit ID 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>ECCKT</fieldName>
					<fieldDescription>Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RECCKT</fieldName>
					<fieldDescription>Related Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>ECCKT</fieldName>
					<fieldDescription>Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>ECCKT</fieldName>
					<fieldDescription>Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FCKT</fieldName>
					<fieldDescription>Facility Circuit Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>RECCKT</fieldName>
					<fieldDescription>Related Exchange Company Circuit Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>ECCKT</fieldName>
					<fieldDescription>Exchange Company Circuit ID</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>OLDECCKT</fieldName>
					<fieldDescription>Exchange Company Circuit ID</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="53"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECI_NAME_Type">
		<xs:annotation>
			<xs:documentation>Company Specific Field Name</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType name="ECI_RTI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>RTI</fieldName>
					<fieldDescription>Route Index Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ECI_VALUE_Type">
		<xs:annotation>
			<xs:documentation>Company Specific Field Value</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string"/>
	</xs:simpleType>
	<xs:simpleType name="EgressScheduler_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>ES</fieldName>
					<fieldDescription>Egress Scheduler</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>ES</fieldName>
					<fieldDescription>Egress Scheduler</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>ES</fieldName>
					<fieldDescription>Egress Scheduler</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ELTN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>ELTN</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EMAIL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>INIT_EMAIL</fieldName>
					<fieldDescription>Initiator Electronic Mail Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSG_EMAIL</fieldName>
					<fieldDescription>Design Electronic Mail Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>MTCE_EMAIL</fieldName>
					<fieldDescription>Maintenance Contact Electronic Mail Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILLCON_EMAIL</fieldName>
					<fieldDescription>Billing Contact Electronic Mail Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>EMAIL</fieldName>
					<fieldDescription>Provider Rep Electronic Mail Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>AP_REP_EMAIL</fieldName>
					<fieldDescription>Provider Contact Electronic Mail Address</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="60"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EO_Traffic_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>ORIG</fieldName>
					<fieldDescription>Traffic Estimate Originating (EO)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>TERM</fieldName>
					<fieldDescription>Traffic Estimate Terminating (EO)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EOD_USE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>EOD_USE</fieldName>
					<fieldDescription>End Office Detail Form Use</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EOI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>EOI</fieldName>
					<fieldDescription>End Office Integration</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>EP</fieldName>
					<fieldDescription>End Point</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EQP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>EQP</fieldName>
					<fieldDescription>Ports Configuration - Equipped</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EQPDESG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>EQTYPE</fieldName>
					<fieldDescription>Equipment Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>ER</fieldName>
					<fieldDescription>S25 Exemption Reason</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>ER</fieldName>
					<fieldDescription>S25 Exempt Reason (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>ER</fieldName>
					<fieldDescription>S25 Exempt Reason (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>ER</fieldName>
					<fieldDescription>S25C Exemption Reason</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>ER</fieldName>
					<fieldDescription>S25 Exemption Reason</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>ER</fieldName>
					<fieldDescription>S25 Exemption Reason</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ESN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>ESN</fieldName>
					<fieldDescription>Emergency Service Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ETET_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>ETET</fieldName>
					<fieldDescription>End to End Test</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>ETET</fieldName>
					<fieldDescription>End to End Test</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EU_TERM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_TERM</fieldName>
					<fieldDescription>End User Termination</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_TERM</fieldName>
					<fieldDescription>End User Termination</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_TERM_4W</fieldName>
					<fieldDescription>End User Termination 4 Wire</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_TERM_4W</fieldName>
					<fieldDescription>End User Termination 4 Wire</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EVCI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>EVCI</fieldName>
					<fieldDescription>Ethernet Virtual Connection Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EXP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>EXP</fieldName>
					<fieldDescription>Expedite</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IndexNumber1_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>LREF</fieldName>
					<fieldDescription>Level of Service Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>LREF</fieldName>
					<fieldDescription>Level of Service Reference Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IndexNumber2_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>PREF</fieldName>
					<fieldDescription>Ports Configuration - Ports Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>UREF</fieldName>
					<fieldDescription>User Network Interface (UNI) Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>UREF</fieldName>
					<fieldDescription>User Network Interface (UNI) Reference Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IndexNumber3_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>OCC</fieldName>
					<fieldDescription>Occurrence</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IndexNumber4_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>EVCNUM</fieldName>
					<fieldDescription>EVC Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>REFNUM</fieldName>
					<fieldDescription>Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>REFNUM</fieldName>
					<fieldDescription>Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>REFNUM</fieldName>
					<fieldDescription>Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>REFNUM</fieldName>
					<fieldDescription>Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>REFNUM</fieldName>
					<fieldDescription>Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>REFNUM</fieldName>
					<fieldDescription>Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>REFNUM</fieldName>
					<fieldDescription>Reference Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VCNUM</fieldName>
					<fieldDescription>Virtual Connection Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>EVC_VCNUM</fieldName>
					<fieldDescription>Ethernet Virtual Connection/Virtual Connection Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>EVC_VCNUM</fieldName>
					<fieldDescription>Ethernet Virtual Connection/Virtual Connection Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="L2CP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>L2CP</fieldName>
					<fieldDescription>Layer Two Control Protocol</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="S_VLAN_IND_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>S_VLAN_IND</fieldName>
					<fieldDescription>Stacked Virtual Local Area Network Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LOS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>LOS</fieldName>
					<fieldDescription>Level of Service Name</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TOS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>TOS</fieldName>
					<fieldDescription>Type of Service</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FACDESG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>FACDESG</fieldName>
					<fieldDescription>Facility/Cable Designation</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FACTYPE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>FACTYPE</fieldName>
					<fieldDescription>Facility/Cable Designation</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FACT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>FACT</fieldName>
					<fieldDescription>Feature Activity (Alt Ref)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>FACT_950</fieldName>
					<fieldDescription>Feature Activity (950-XXXX)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FBA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>FBA</fieldName>
					<fieldDescription>Facility Billing Arrangement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FCUS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>FCUS</fieldName>
					<fieldDescription>Facility Customer Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FDRC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>FDRC</fieldName>
					<fieldDescription>Facility Design Routing Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FGD_950_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>FGD_950</fieldName>
					<fieldDescription>FGD With 950 Access</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>FID</fieldName>
					<fieldDescription>Error Tag</fieldDescription>
				</reference>
				<reference>
					<asogFieldNumber/>
					<fieldName>FID</fieldName>
					<fieldDescription>Field IDentifier</fieldDescription>
					<fullDefinition>Field IDentifier</fullDefinition>
					<source>ATIS/OBF-ASR-041 Access Service Request (ASR), Mechanized Interface Specifications, Section 3</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FLOOR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILL_FL</fieldName>
					<fieldDescription>Billing Address Floor</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON_FL</fieldName>
					<fieldDescription>Design/Engineering Address Floor</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>EUCON_FL</fieldName>
					<fieldDescription>Floor (EUCON)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FNI_NAI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>FNIA</fieldName>
					<fieldDescription>Fiber Network Identification A</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>FNIZ</fieldName>
					<fieldDescription>Fiber Network Identification Z</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FNI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>FNI</fieldName>
					<fieldDescription>Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FNI</fieldName>
					<fieldDescription>Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>RFNI</fieldName>
					<fieldDescription>Related Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SFNI</fieldName>
					<fieldDescription>Secondary Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SFNI</fieldName>
					<fieldDescription>Secondary Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SFNI</fieldName>
					<fieldDescription>Secondary Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>IFNI1</fieldName>
					<fieldDescription>Intermediate Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>IFNI2</fieldName>
					<fieldDescription>Intermediate Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>IFNI3</fieldName>
					<fieldDescription>Intermediate Fiber Network Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>IFNI4</fieldName>
					<fieldDescription>Intermediate Fiber Network Identification</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="13"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FNT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>FNT</fieldName>
					<fieldDescription>Fiber Network Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FPI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>FPI</fieldName>
					<fieldDescription>Freeze PIC Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FSO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>FSO</fieldName>
					<fieldDescription>Foreign Switching Office</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GETO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>GETO</fieldName>
					<fieldDescription>General Exchange Tariff Options Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>GETO</fieldName>
					<fieldDescription>General Exchange Tariff Options Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>GETO</fieldName>
					<fieldDescription>General Exchange Tariff Options Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GETO</fieldName>
					<fieldDescription>General Exchange Tariff Options Code (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GETO</fieldName>
					<fieldDescription>General Exchange Tariff Options Code (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>GETO</fieldName>
					<fieldDescription>General Exchange Tariff Options Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>GETO</fieldName>
					<fieldDescription>General Exchange Tariff Options Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GLARE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>GLARE</fieldName>
					<fieldDescription>Glare Master</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GSZ_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>GSZ</fieldName>
					<fieldDescription>Group Size</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HML_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>HML</fieldName>
					<fieldDescription>Hunting Multi-line Group Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HNTYP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>HNTYP</fieldName>
					<fieldDescription>Hunting Type Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>HNTYP</fieldName>
					<fieldDescription>Hunting Type Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HPF_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>HPF</fieldName>
					<fieldDescription>Hunting Preferential List</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>HPF</fieldName>
					<fieldDescription>Hunting Preferential List</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="75"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HTG_IND_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>HTG_IND</fieldName>
					<fieldDescription>Hunting Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HVP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>HVP</fieldName>
					<fieldDescription>High Voltage Protection</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>HVP</fieldName>
					<fieldDescription>High Voltage Protection</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HWL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>HWL</fieldName>
					<fieldDescription>Hot/Warm Line</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IBS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>IBS</fieldName>
					<fieldDescription>Incremental Base Speed</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ICNI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>ICNI</fieldName>
					<fieldDescription>IntelliMux Customer Network Identification</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ICOL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ICOL</fieldName>
					<fieldDescription>Independent Company Location</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ICSC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ICSC</fieldName>
					<fieldDescription>Interexchange Customer Service Center</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>ICSC</fieldName>
					<fieldDescription>Interexchange Customer Service Center - ASC</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>ICSC</fieldName>
					<fieldDescription>Interexchange Customer Service Center - OEC</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>ICSC</fieldName>
					<fieldDescription>Interexchange Customer Service Center - Promotional Contract</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>CO</fieldName>
					<fieldDescription>Provider Company</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IEX_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>IEX</fieldName>
					<fieldDescription>IntraLATA Extension</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IFID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>IFID</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="33"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="INCH_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>INCH</fieldName>
					<fieldDescription>Internodal Channel</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>INCH</fieldName>
					<fieldDescription>Internodal Channel</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InformationRate_Type">
		<xs:annotation>
			<xs:documentation>The last character is always M (Megabits) or K (kilobits)</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>PSPEED</fieldName>
					<fieldDescription>Port Speed</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PSPEED</fieldName>
					<fieldDescription>Port Speed</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>CIR</fieldName>
					<fieldDescription>Committed Information Rate</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>BC</fieldName>
					<fieldDescription>Committed Burst Size</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>BE</fieldName>
					<fieldDescription>Excess Burst Size</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>PSPEED</fieldName>
					<fieldDescription>Port Speed</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RCIR</fieldName>
					<fieldDescription>Related Committed Information Rate</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RBC</fieldName>
					<fieldDescription>Related Committed Burst Size</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RBE</fieldName>
					<fieldDescription>Related Excess Burst Size</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RPSPEED</fieldName>
					<fieldDescription>Related Port Speed</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>BDW</fieldName>
					<fieldDescription>Bandwidth</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="INTER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>INTER</fieldName>
					<fieldDescription>Intrastate InterLATA Traffic</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="INTRA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>INTRA</fieldName>
					<fieldDescription>Intrastate IntraLATA Traffic</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IPAI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>IPAI</fieldName>
					<fieldDescription>Internet Protocol Address Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>IPAI</fieldName>
					<fieldDescription>Internet Protocol Address Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>IPAI</fieldName>
					<fieldDescription>Internet Protocol Address Identifier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IPV4_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SUBNET_MASK</fieldName>
					<fieldDescription>Subnet Mask</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SUBNET_MASK</fieldName>
					<fieldDescription>Subnet Mask</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SUBNET_MASK</fieldName>
					<fieldDescription>Subnet Mask</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IPVN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>IP_ADDRESS</fieldName>
					<fieldDescription>Internet Protocol Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>IP_ADDRESS</fieldName>
					<fieldDescription>Internet Protocol Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>IP_ADDRESS</fieldName>
					<fieldDescription>Internet Protocol Address</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="39"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ITID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>ITID</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="45"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IWBAN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>IWBAN</fieldName>
					<fieldDescription>Inside Wire Billing Account Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CIWBAN</fieldName>
					<fieldDescription>Corrected Inside Wire Billing Account Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="JKNUM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>JKNUM</fieldName>
					<fieldDescription>Jack Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>JK_NUM</fieldName>
					<fieldDescription>Jack Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="JKPOS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>JKPOS</fieldName>
					<fieldDescription>Jack Position</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>JK_POS</fieldName>
					<fieldDescription>Jack Position</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="JK_CODE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SEC_JKCODE</fieldName>
					<fieldDescription>Jack Code (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>PRI_JKCODE</fieldName>
					<fieldDescription>Jack Code (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>JK_CODE</fieldName>
					<fieldDescription>Jack Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="JS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SEC_JS</fieldName>
					<fieldDescription>Jack Status (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>PRI_JS</fieldName>
					<fieldDescription>Jack Status (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>JS</fieldName>
					<fieldDescription>Jack Status</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LAG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>LAG</fieldName>
					<fieldDescription>Link Aggregation Group</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LATA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>LATA</fieldName>
					<fieldDescription>Local Access Transport Area</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>LA</fieldName>
					<fieldDescription>Lease Arrangement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>LD1</fieldName>
					<fieldDescription>Location Designator #1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>LD2</fieldName>
					<fieldDescription>Location Designator #2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>LD3</fieldName>
					<fieldDescription>Location Designator #3</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LEGNUM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGNUM</fieldName>
					<fieldDescription>Multipoint Leg Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>LEGNUM</fieldName>
					<fieldDescription>Multipoint Leg Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LEGS25C_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGS25C</fieldName>
					<fieldDescription>Surcharge Status Circuit</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>S25C</fieldName>
					<fieldDescription>Surcharge Status Circuit</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LEGSEG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGSEG</fieldName>
					<fieldDescription>Segment Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LINE_CLASS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>LINE_CLASS</fieldName>
					<fieldDescription>Line Class of Service (Second Column)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LMP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>LMP</fieldName>
					<fieldDescription>Link Management Protocol</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>LMP</fieldName>
					<fieldDescription>Link Management Protocol</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LOOP_LEN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>LOOP_LEN</fieldName>
					<fieldDescription>Loop length</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LPIC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>LPIC</fieldName>
					<fieldDescription>IntraLATA Primary Interexchange Carrier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LRN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>LRN_G</fieldName>
					<fieldDescription>Location Routing Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>LRN</fieldName>
					<fieldDescription>Location Routing Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LSRN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>LSRN</fieldName>
					<fieldDescription>Local Service Request Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="18"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LSRSPEC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>LSRSPEC</fieldName>
					<fieldDescription>Local Service Request Specification</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LTP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>LTP</fieldName>
					<fieldDescription>Local Transport</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>LT</fieldName>
					<fieldDescription>Link Type</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>LT</fieldName>
					<fieldDescription>Link Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LV_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>LV1</fieldName>
					<fieldDescription>Location Value #1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>LV2</fieldName>
					<fieldDescription>Location Value #2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>LV3</fieldName>
					<fieldDescription>Location Value #3</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="M64_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>M64</fieldName>
					<fieldDescription>Multiple 64 Clear Channel Capability</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MaxCellRate_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>PCR</fieldName>
					<fieldDescription>Peak Cell Rate</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>SCR</fieldName>
					<fieldDescription>Sustained Cell Rate</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>MBS</fieldName>
					<fieldDescription>Maximum Burst Size</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RPCR</fieldName>
					<fieldDescription>Related Peak Cell Rate</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RSCR</fieldName>
					<fieldDescription>Related Sustained Cell Rate</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RMBS</fieldName>
					<fieldDescription>Related Maximum Burst Size</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MBA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>MBA</fieldName>
					<fieldDescription>Make Busy Arrangement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>MBA</fieldName>
					<fieldDescription>Make Busy Arrangement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MESSAGE_ID_Type">
		<xs:annotation>
			<xs:appinfo>
				<fieldDescription>Unique ID of the message</fieldDescription>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MESSAGE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>MESSAGE</fieldName>
					<fieldDescription>Error Message</fieldDescription>
				</reference>
				<reference>
					<asogFieldNumber/>
					<fieldName>MESSAGE</fieldName>
					<fieldDescription>Acknowledgment, Fatal Error, or Non-Fatal Error Message</fieldDescription>
					<fullDefinition>Acknowledgment, Fatal Error, or Non-Fatal Error Message</fullDefinition>
					<source>ATIS/OBF-ASR-041 Access Service Request (ASR), Mechanized Interface Specifications, Section 3</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="150"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MinCellRate_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>MCR</fieldName>
					<fieldDescription>Minimum Cell Rate</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RMCR</fieldName>
					<fieldDescription>Related Minimum Cell Rate</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MISC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>MISC</fieldName>
					<fieldDescription>Miscellaneous Information</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MLG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>MLG</fieldName>
					<fieldDescription>Multi-line Non-Hunt Group Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MODE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>MODE</fieldName>
					<fieldDescription>Ports Configuration - Fiber Mode</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MSG_CODE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>MSG_CODE</fieldName>
					<fieldDescription>Acknowledgment, Fatal Error, or Non-Fatal Error Message Code</fieldDescription>
					<fullDefinition>Acknowledgment, Fatal Error, or Non-Fatal Error Message Code</fullDefinition>
					<source>ATIS/OBF-ASR-041 Access Service Request (ASR), Mechanized Interface Specifications, Section 3</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>MST</fieldName>
					<fieldDescription>Master Circuit Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PRILOC_MST</fieldName>
					<fieldDescription>Priloc Master Circuit Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGMST</fieldName>
					<fieldDescription>Master Circuit Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MTCE_CONTACT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>MTCE_CONTACT</fieldName>
					<fieldDescription>Maintenance Contact</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MWI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>MWI</fieldName>
					<fieldDescription>Message Waiting Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NCI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SECNCI</fieldName>
					<fieldDescription>Secondary Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SECNCI</fieldName>
					<fieldDescription>Secondary Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>SECNCI</fieldName>
					<fieldDescription>Secondary Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>SECNCI</fieldName>
					<fieldDescription>Secondary Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGSECNCI</fieldName>
					<fieldDescription>Secondary Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>SECNCI</fieldName>
					<fieldDescription>Secondary Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SECNCI</fieldName>
					<fieldDescription>Secondary Network Channel Interface Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>NCI</fieldName>
					<fieldDescription>Network Channel Interface Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NCON_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>NCON</fieldName>
					<fieldDescription>New Construction</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>NC1</fieldName>
					<fieldDescription>Network Channel Code (T1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>NC1</fieldName>
					<fieldDescription>Network Channel Code (T1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGNC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>NC</fieldName>
					<fieldDescription>Network Channel Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NDO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>NDO</fieldName>
					<fieldDescription>Number of Digits Outpulsed</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NHNI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>NHNI</fieldName>
					<fieldDescription>Non-Hunt Number Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>NHNI</fieldName>
					<fieldDescription>Non-Hunt Number Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>NHNI</fieldName>
					<fieldDescription>Non-Hunt Number Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NHN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>NHN</fieldName>
					<fieldDescription>Non-Hunting Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>NHN</fieldName>
					<fieldDescription>Non-Hunting Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NK_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>NK</fieldName>
					<fieldDescription>Network Configuration</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NMO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>NMO</fieldName>
					<fieldDescription>Node Management Option</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>NMO</fieldName>
					<fieldDescription>Node Management Option</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NOJA1_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>NOJA1</fieldName>
					<fieldDescription>Number of Reserved Number Blocks</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NON_SUB_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>NON_SUB</fieldName>
					<fieldDescription>Non Presubscription</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NOR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>NOR</fieldName>
					<fieldDescription>Number of Requests</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NPA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SAC</fieldName>
					<fieldDescription>Service Access Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NPANXX_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>CNPANXX</fieldName>
					<fieldDescription>Local Exchange Customer NPA/NXX</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ARLRN</fieldName>
					<fieldDescription>Alternate Routing for Location Routing Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>D_NPA_NXX</fieldName>
					<fieldDescription>Desired NPA and NXX</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NSB_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>NSB</fieldName>
					<fieldDescription>Non-Specified Bridging</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NSLB_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>NSLB</fieldName>
					<fieldDescription>Notification of Subscriber Line Break</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NSTN_Type">
		<xs:annotation>
			<xs:appinfo>
				<description>Non-Standard_Telephone_Number</description>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ATTEST_TN</fieldName>
					<fieldDescription>Additional Translations Test Telephone Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="22"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>NS</fieldName>
					<fieldDescription>No Skip</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NUMP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>NUMP</fieldName>
					<fieldDescription>Number Portability</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NXX_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>NXX</fieldName>
					<fieldDescription>SAC NXX Information</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="N_U_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>N_U</fieldName>
					<fieldDescription>NNI or UNI</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>N_U</fieldName>
					<fieldDescription>NNI or UNI</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ODID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>ODID</fieldName>
					<fieldDescription>Out Bound Dial Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OPS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>OPS</fieldName>
					<fieldDescription>Operator Services</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ORD_Short_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>LOOP_ORD</fieldName>
					<fieldDescription>Loop Order</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>NP_ORD</fieldName>
					<fieldDescription>Number Portability Order</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>PEND_ORD</fieldName>
					<fieldDescription>Pending Order Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ORD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>RORD</fieldName>
					<fieldDescription>Related Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>RORD</fieldName>
					<fieldDescription>Related Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CRO</fieldName>
					<fieldDescription>Complete with Related Order</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>CRO2</fieldName>
					<fieldDescription>Complete with Related Order</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>RORD</fieldName>
					<fieldDescription>Related Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RORD</fieldName>
					<fieldDescription>Related Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>ORD</fieldName>
					<fieldDescription>Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>ORD</fieldName>
					<fieldDescription>Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FORD</fieldName>
					<fieldDescription>Facility Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>EVCORD</fieldName>
					<fieldDescription>Ethernet Virtual Connection Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CRO</fieldName>
					<fieldDescription>Complete with Related Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>ORD</fieldName>
					<fieldDescription>Order Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="17"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OSAC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>OSAC</fieldName>
					<fieldDescription>Other Service Access Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>OT</fieldName>
					<fieldDescription>Operator Transfer</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OTC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>OTC</fieldName>
					<fieldDescription>Other Exchange Company</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PRILOC_OTC</fieldName>
					<fieldDescription>Other Exchange Company (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SECLOC_OTC</fieldName>
					<fieldDescription>Other Exchange Company (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>PRILOC_OTC</fieldName>
					<fieldDescription>Other Exchange Company</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>OTC</fieldName>
					<fieldDescription>Other Exchange Company</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>PRILOC_OTC</fieldName>
					<fieldDescription>Other Exchange Company</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>OTC</fieldName>
					<fieldDescription>Other Exchange Company</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OVLP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>OVLP</fieldName>
					<fieldDescription>Overlap Outpulsing</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="P_BIT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>P_BIT</fieldName>
					<fieldDescription>Priority Bit</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="P8J_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>P8J</fieldName>
					<fieldDescription>Page 800 Lines J</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="P8K_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>P8K</fieldName>
					<fieldDescription>Page 800 Lines K</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="P8L_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>P8L</fieldName>
					<fieldDescription>Page 800 Lines L</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PASSWORD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<fieldDescription>Security Password</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>ITPW</fieldName>
					<fieldDescription>ISP Tunnel Password</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PC_TYP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>PC_TYP</fieldName>
					<fieldDescription>Point Code Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PCA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SEC_PCA</fieldName>
					<fieldDescription>Protective Connecting Arrangement (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>PRI_PCA</fieldName>
					<fieldDescription>Protective Connecting Arrangement (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>PCA</fieldName>
					<fieldDescription>Protective Connecting Arrangement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PCU_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>PCU</fieldName>
					<fieldDescription>Point Code Use</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>PI</fieldName>
					<fieldDescription>Primary Location Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PNO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>PRILOC_PNO</fieldName>
					<fieldDescription>Premises Node Owner (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>SECLOC_PNO</fieldName>
					<fieldDescription>Premises Node Owner (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>SECLOC_PNO</fieldName>
					<fieldDescription>Premises Node Owner (SECLOC)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PNUM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PNUM</fieldName>
					<fieldDescription>Promotion Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>OEC_PNUM</fieldName>
					<fieldDescription>Other Exchange Company Promotion Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PointCode_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_1</fieldName>
					<fieldDescription>Originating Point Code 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_2</fieldName>
					<fieldDescription>Originating Point Code 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_3</fieldName>
					<fieldDescription>Originating Point Code 3</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_4</fieldName>
					<fieldDescription>Originating Point Code 4</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_5</fieldName>
					<fieldDescription>Originating Point Code 5</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_6</fieldName>
					<fieldDescription>Originating Point Code 6</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_7</fieldName>
					<fieldDescription>Originating Point Code 7</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_8</fieldName>
					<fieldDescription>Originating Point Code 8</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPC_9</fieldName>
					<fieldDescription>Originating Point Code 9</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_1</fieldName>
					<fieldDescription>Destination Point Code 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_2</fieldName>
					<fieldDescription>Destination Point Code 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_3</fieldName>
					<fieldDescription>Destination Point Code 3</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_4</fieldName>
					<fieldDescription>Destination Point Code 4</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_5</fieldName>
					<fieldDescription>Destination Point Code 5</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_6</fieldName>
					<fieldDescription>Destination Point Code 6</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_7</fieldName>
					<fieldDescription>Destination Point Code 7</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_8</fieldName>
					<fieldDescription>Destination Point Code 8</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPC_9</fieldName>
					<fieldDescription>Destination Point Code 9</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PointCodeActivity_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_1</fieldName>
					<fieldDescription>Originating Point Code Activity 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_2</fieldName>
					<fieldDescription>Originating Point Code Activity 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_3</fieldName>
					<fieldDescription>Originating Point Code Activity 3</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_4</fieldName>
					<fieldDescription>Originating Point Code Activity 4</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_5</fieldName>
					<fieldDescription>Originating Point Code Activity 5</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_6</fieldName>
					<fieldDescription>Originating Point Code Activity 6</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_7</fieldName>
					<fieldDescription>Originating Point Code Activity 7</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_8</fieldName>
					<fieldDescription>Originating Point Code Activity 8</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>OPACT_9</fieldName>
					<fieldDescription>Originating Point Code Activity 9</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_1</fieldName>
					<fieldDescription>Destination Point Code Activity 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_2</fieldName>
					<fieldDescription>Destination Point Code Activity 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_3</fieldName>
					<fieldDescription>Destination Point Code Activity 3</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_4</fieldName>
					<fieldDescription>Destination Point Code Activity 4</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_5</fieldName>
					<fieldDescription>Destination Point Code Activity 5</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_6</fieldName>
					<fieldDescription>Destination Point Code Activity 6</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_7</fieldName>
					<fieldDescription>Destination Point Code Activity 7</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_8</fieldName>
					<fieldDescription>Destination Point Code Activity 8</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>DPACT_9</fieldName>
					<fieldDescription>Destination Point Code Activity 9</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PON_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>DIVPON</fieldName>
					<fieldDescription>Diverse Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>DIVPON</fieldName>
					<fieldDescription>Diverse Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>DIVPON</fieldName>
					<fieldDescription>Diverse Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PON</fieldName>
					<fieldDescription>Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>RPON</fieldName>
					<fieldDescription>Related Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>APON</fieldName>
					<fieldDescription>Associated Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>APON</fieldName>
					<fieldDescription>Associated Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RPON</fieldName>
					<fieldDescription>Related Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>RPON2</fieldName>
					<fieldDescription>Related Purchase Order Number Two</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>RPON3</fieldName>
					<fieldDescription>Related Purchase Order Number Three</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>RPON4</fieldName>
					<fieldDescription>Related Purchase Order Number Four</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>MPON</fieldName>
					<fieldDescription>Master Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PON</fieldName>
					<fieldDescription>Purchase Order Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>RPON</fieldName>
					<fieldDescription>Related Purchase Order Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PORTS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>PORTS</fieldName>
					<fieldDescription>Port Type and Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>PORTS</fieldName>
					<fieldDescription>Port Type and Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="19"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PQTY_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>PQTY</fieldName>
					<fieldDescription>Ports Configuration - Wired Ports Quantity</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PreSubInd_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>PIC</fieldName>
					<fieldDescription>Pre-subscription Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>PIC</fieldName>
					<fieldDescription>Pre-subscription Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PRID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>PRID</fieldName>
					<fieldDescription>Priority Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PRILOC_NID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>PRILOC_NID</fieldName>
					<fieldDescription>PRILOC Node Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>PRILOC_NID</fieldName>
					<fieldDescription>PRILOC Node Identifier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Profile_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>PROFE</fieldName>
					<fieldDescription>Profile Egress</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>PROFI</fieldName>
					<fieldDescription>Profile Ingress</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>PROFE</fieldName>
					<fieldDescription>Profile Egress</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>PROFI</fieldName>
					<fieldDescription>Profile Ingress</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PROFE</fieldName>
					<fieldDescription>Profile Egress</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PROFI</fieldName>
					<fieldDescription>Profile Ingress</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ProfileCodeSet_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>PROF</fieldName>
					<fieldDescription>Profile Code Set</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PROJECT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PROJECT</fieldName>
					<fieldDescription>Project Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>PROJECT</fieldName>
					<fieldDescription>Project Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>PROJECT</fieldName>
					<fieldDescription>Project Identification</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="16"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PROVINT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>PROVINT</fieldName>
					<fieldDescription>PROVINT_Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PSAP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>PSAP</fieldName>
					<fieldDescription>Public Service Answering Point</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PSLI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PSLI</fieldName>
					<fieldDescription>Primary Service Location Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PTYP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>PTYP</fieldName>
					<fieldDescription>Ports Configuration - Ports Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PWR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>PWR</fieldName>
					<fieldDescription>Ports Configuration - Power</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>QA</fieldName>
					<fieldDescription>Quote Authorized</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QACI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>QACI</fieldName>
					<fieldDescription>Quantity Additional Circuit Information</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QPR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>PQPR</fieldName>
					<fieldDescription>Quantity of Primary Port Configuration Elements</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>QPR</fieldName>
					<fieldDescription>Quantity of Port Configuration Elements</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QTY_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>QTY</fieldName>
					<fieldDescription>Quantity</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QTY2_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>NSL</fieldName>
					<fieldDescription>Number of Secondary Locations</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>NSL</fieldName>
					<fieldDescription>Number of Secondary Locations</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>NSL</fieldName>
					<fieldDescription>Number of Secondary Locations</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>NSL</fieldName>
					<fieldDescription>Number of Secondary Locations</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>NVC</fieldName>
					<fieldDescription>Number of Virtual Connections</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>NVC</fieldName>
					<fieldDescription>Number of Virtual Connections</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>QNAI</fieldName>
					<fieldDescription>Quantity of Network Assignment Information</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>QSA</fieldName>
					<fieldDescription>Quantity Service Address Location Information</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>NUT</fieldName>
					<fieldDescription>Number of UNI Terminations</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>QIBS</fieldName>
					<fieldDescription>Quantity Incremental Base Speed</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QUE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>QUE</fieldName>
					<fieldDescription>Queuing</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RC6BX_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>RC6BX</fieldName>
					<fieldDescription>Recording Number Blocks</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RCF_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>RCF</fieldName>
					<fieldDescription>Remote Call Forwarding</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RCODE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>RCODE</fieldName>
					<fieldDescription>Jeopardy Reason Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RDET_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>RDET</fieldName>
					<fieldDescription>Jeopardy Reason Code Detail</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="60"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REF_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>REF</fieldName>
					<fieldDescription>Reference Value = A,B,C,D</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RELAY_RACK_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>RELAY_RACK</fieldName>
					<fieldDescription>Relay Rack</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REMARKS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks - TQ</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks - SACNXX</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>REMARKS</fieldName>
					<fieldDescription>Remarks</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="124"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>REP</fieldName>
					<fieldDescription>Related End Point</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="REQTYP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>REQTYP</fieldName>
					<fieldDescription>Requisition Type and Status</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RESVLOOP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>RESVLOOP</fieldName>
					<fieldDescription>Reserved Loop Due Date (Indicator)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RGN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>RGN1</fieldName>
					<fieldDescription>Register Number 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>RGN2</fieldName>
					<fieldDescription>Register Number 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>RGN3</fieldName>
					<fieldDescription>Register Number 3</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>RL</fieldName>
					<fieldDescription>Root Leaf</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RMP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>RMP</fieldName>
					<fieldDescription>Ring Management Performance Monitoring</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ROOM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILL_RM</fieldName>
					<fieldDescription>Billing Address Room</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON_RM</fieldName>
					<fieldDescription>Design/Engineering Address Room</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>EUCON_RM</fieldName>
					<fieldDescription>Room (EUCON)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>RT</fieldName>
					<fieldDescription>Response Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RTEMI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>INC_MI</fieldName>
					<fieldDescription>Incremental Mileage</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RTI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>RTI</fieldName>
					<fieldDescription>Route Index</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RTR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>RTR</fieldName>
					<fieldDescription>Response Type Requested</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="S25_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>S25</fieldName>
					<fieldDescription>Surcharge Status</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PRILOC_S25</fieldName>
					<fieldDescription>Surcharge Status</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>S25</fieldName>
					<fieldDescription>Surcharge Status</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>S25</fieldName>
					<fieldDescription>Surcharge Status</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SACNON_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SACNON</fieldName>
					<fieldDescription>SAC Non-Conforming</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SAC_ACT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SAC_ACT</fieldName>
					<fieldDescription>SAC Activity</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SAED_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SAED</fieldName>
					<fieldDescription>Specialized Arrangement Expiration Date "MMDDCCYY"</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SAI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SAI</fieldName>
					<fieldDescription>Specialized Arrangement Identifier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SAL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SAL</fieldName>
					<fieldDescription>Service Assurance Level</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SANO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SANO</fieldName>
					<fieldDescription>Address Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SAN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>SAN</fieldName>
					<fieldDescription>Subscriber Authorization Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="30"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SAPR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SAPR</fieldName>
					<fieldDescription>Address Number Prefix</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SASD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SASD</fieldName>
					<fieldDescription>Street Directional Prefix</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SASF_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SASF</fieldName>
					<fieldDescription>Address Number Suffix</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SASN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SASN</fieldName>
					<fieldDescription>Street Name</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="60"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SASS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SASS</fieldName>
					<fieldDescription>Street Directional Suffix</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SATH_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SATH</fieldName>
					<fieldDescription>Street Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SCCT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>SCCT</fieldName>
					<fieldDescription>Service Category</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RSCCT</fieldName>
					<fieldDescription>Related Service Category</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SCD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>SCD</fieldName>
					<fieldDescription>Service Code Denial Requirement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SCRT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SCRT</fieldName>
					<fieldDescription>Service Class Routing</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="53"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>SC</fieldName>
					<fieldDescription>Special Construction Requirement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SEI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SEI</fieldName>
					<fieldDescription>Switched Ethernet Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SEI</fieldName>
					<fieldDescription>Switched Ethernet Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SFG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>SFG</fieldName>
					<fieldDescription>Simulated Facility Group Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SFN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>SFN</fieldName>
					<fieldDescription>Simulated Facility Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SI</fieldName>
					<fieldDescription>Secondary Point of Termination Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SLC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SLC</fieldName>
					<fieldDescription>Signaling Link Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SLC</fieldName>
					<fieldDescription>Signaling Link Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SM</fieldName>
					<fieldDescription>Speed of Issuance Measurement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SM2</fieldName>
					<fieldDescription>Speed of Issuance Measurement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SM3</fieldName>
					<fieldDescription>Speed of Issuance Measurement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SM4</fieldName>
					<fieldDescription>Speed of Issuance Measurement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SM5</fieldName>
					<fieldDescription>Speed of Issuance Measurement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SM6</fieldName>
					<fieldDescription>Speed of Issuance Measurement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SM7</fieldName>
					<fieldDescription>Speed of Issuance Measurement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="19"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SMDI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>SMDI</fieldName>
					<fieldDescription>Simplified Message Desk Interface</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SMJK_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SMJK_PRI</fieldName>
					<fieldDescription>Smart Jack (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>SMJK_SEC</fieldName>
					<fieldDescription>Smart Jack (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>SMJK</fieldName>
					<fieldDescription>Smart Jack</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SON_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SON</fieldName>
					<fieldDescription>Service Order Numbers</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="128"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>CSPC</fieldName>
					<fieldDescription>Customer Signaling Point Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SSPC</fieldName>
					<fieldDescription>Service Signaling Point Code(s)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TSPC</fieldName>
					<fieldDescription>Transient Signaling Point Code(s)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>ECSPC</fieldName>
					<fieldDescription>Exchange Company Signaling Point Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>CSPC</fieldName>
					<fieldDescription>Customer's Signaling Point Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>ECSPC</fieldName>
					<fieldDescription>Access Provider Signaling Point Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SPA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>SPA</fieldName>
					<fieldDescription>Special Action Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>SPA</fieldName>
					<fieldDescription>Special Action Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SPC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>SPC</fieldName>
					<fieldDescription>Speed Calling</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SPEC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>SPEC</fieldName>
					<fieldDescription>Service and Product Enhancement Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>SPEC</fieldName>
					<fieldDescription>Service and Product Enhancement Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>SPEC</fieldName>
					<fieldDescription>Service and Product Enhancement Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>SPEC</fieldName>
					<fieldDescription>Service and Product Enhancement Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SR_Short_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>SR</fieldName>
					<fieldDescription>Special Routing Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SR</fieldName>
					<fieldDescription>Special Routing Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>SR</fieldName>
					<fieldDescription>Special Routing Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SR</fieldName>
					<fieldDescription>Special Routing Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SR</fieldName>
					<fieldDescription>Special Routing Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>RING-021</asogPractice>
					<fieldName>SR</fieldName>
					<fieldDescription>Special Routing Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ARI-022</asogPractice>
					<fieldName>SR</fieldName>
					<fieldDescription>Special Routing Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SRN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>SRN</fieldName>
					<fieldDescription>Service Reservation Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>SRN</fieldName>
					<fieldDescription>Service Reservation Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SS7UB_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SS7UB</fieldName>
					<fieldDescription>Signaling System 7 Unbundled</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubSystemNumber_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SSN</fieldName>
					<fieldDescription>Sub System Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SSPC_TYPE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SSPC_TYPE</fieldName>
					<fieldDescription>Type of Service Signaling Point Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SSS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SSS</fieldName>
					<fieldDescription>Secondary Service Support</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SSS</fieldName>
					<fieldDescription>Secondary Service Support</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SST</fieldName>
					<fieldDescription>Start Signaling Tone</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="STATE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILL_STATE</fieldName>
					<fieldDescription>Billing Address State/Province</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON_STATE</fieldName>
					<fieldDescription>Design/Engineering Address State</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>STATE</fieldName>
					<fieldDescription>State/Province</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>EUCON_STATE</fieldName>
					<fieldDescription>State/Province (EUCON)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_STATE</fieldName>
					<fieldDescription>State</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_STATE</fieldName>
					<fieldDescription>State</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="STN_DATA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>STN_DATA</fieldName>
					<fieldDescription>Screening Telephone Number Data</fieldDescription>
					<fullDefinition>Screening Telephone Number Data</fullDefinition>
					<source>ATIS/OBF-ASR-041 Access Service Request (ASR), Mechanized Interface Specifications, Section 3</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="STREET_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILL_STR</fieldName>
					<fieldDescription>Billing Address Street</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON_STR</fieldName>
					<fieldDescription>Design/Engineering Address Street</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>EUCON_STR</fieldName>
					<fieldDescription>End User Contact Street Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_STREET</fieldName>
					<fieldDescription>End User Street Address</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_STREET</fieldName>
					<fieldDescription>End User Street Address</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="25"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="STR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>STR</fieldName>
					<fieldDescription>Single Tandem Routing</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SUBSPEC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SUBSPEC</fieldName>
					<fieldDescription>Sub-Product Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SUBST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>SUBST</fieldName>
					<fieldDescription>Substandard</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="14"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SUPI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>SUPI</fieldName>
					<fieldDescription>SUP Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SUPR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>SUPR</fieldName>
					<fieldDescription>SUP Requested</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SUP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>SUP</fieldName>
					<fieldDescription>Supplement Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TAG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>TAG</fieldName>
					<fieldDescription>Tagging</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TBE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>TBE</fieldName>
					<fieldDescription>Toll Billing Exception</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TCIC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TCIC</fieldName>
					<fieldDescription>Trunk Circuit ID Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>TCIC</fieldName>
					<fieldDescription>Trunk Circuit ID Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>TCIC</fieldName>
					<fieldDescription>Trunk Circuit Identification Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>TCIC</fieldName>
					<fieldDescription>Trunk Circuit Identification Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TDM_Traffic_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>ORIG_TRF</fieldName>
					<fieldDescription>Originating Traffic (Tandem)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>TERM_TRF</fieldName>
					<fieldDescription>Terminating Traffic (Tandem)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TelNumber12_Type">
		<xs:annotation>
			<xs:documentation>Telephone Number without Extension in "NPA-NXX-LLLL" format</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ACPGN</fieldName>
					<fieldDescription>Access Pager Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>STN</fieldName>
					<fieldDescription>Screening Telephone Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TelNumber4_Type">
		<xs:annotation>
			<xs:documentation>Shortest Telephone Number in "LLLL" format</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>XXXX</fieldName>
					<fieldDescription>950 Access Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TEST_TN</fieldName>
					<fieldDescription>SAC Test Telephone Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TelNumber7_Type">
		<xs:annotation>
			<xs:documentation>Short Telephone Number without Extension in "NXXLLLL" format</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>PTN</fieldName>
					<fieldDescription>Plant Test Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>SIA</fieldName>
					<fieldDescription>Special Intercept Arrangement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TelNumberExt_Type">
		<xs:annotation>
			<xs:documentation>Telephone Number with Extension in "NPANXXLLLLEEEE" format</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILLCON_TEL</fieldName>
					<fieldDescription>Billing Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>INITIATOR_TEL</fieldName>
					<fieldDescription>Initiator Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON_TEL</fieldName>
					<fieldDescription>Design/Engineering Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>IMPCON_TEL</fieldName>
					<fieldDescription>Implementation Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>FIMPTEL</fieldName>
					<fieldDescription>Facility Implementation Telephone Number (T1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>EUCON_TEL</fieldName>
					<fieldDescription>End User Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>FIMPTEL</fieldName>
					<fieldDescription>Facility Implementation Telephone Number (T1)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>GCON_TEL</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GTEL</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Telephone Number (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GTEL</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Telephone Number (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>GTEL</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ACTEL</fieldName>
					<fieldDescription>Access Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>AACTEL</fieldName>
					<fieldDescription>Alternate Access Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ALCON_TEL</fieldName>
					<fieldDescription>Alternate Local Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TECHCON_TEL</fieldName>
					<fieldDescription>Technical Contact Telephone Number (Translation)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TECHCON_TEL</fieldName>
					<fieldDescription>Technical Contact Telephone Number (SAC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TECHCON_TEL</fieldName>
					<fieldDescription>Technical Contact Telephone Number (NPANXX/X)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>GTEL</fieldName>
					<fieldDescription>General Exchange Tariff Options Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>ATR_CON</fieldName>
					<fieldDescription>Acceptance Testing Request Contact</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>AP_REP_TEL</fieldName>
					<fieldDescription>Provider Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>EUCON_TEL</fieldName>
					<fieldDescription>End User Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>INIT_TEL</fieldName>
					<fieldDescription>Initiator Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CNR-010</asogPractice>
					<fieldName>AP_REP_TEL</fieldName>
					<fieldDescription>Provider Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>TEL</fieldName>
					<fieldDescription>Telephone Number (DSGCON)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>EC_TEL</fieldName>
					<fieldDescription>Provider Telephone Number (DSGCON)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>EC_MCO</fieldName>
					<fieldDescription>Provider Maintenance Control Office</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>EC_OCO</fieldName>
					<fieldDescription>Provider Operations Control Office</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="14"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TelNumber_Type">
		<xs:annotation>
			<xs:documentation>Telephone Number without Extension in "NPANXXLLLL" format</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BIC_TEL</fieldName>
					<fieldDescription>BIC Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>CB_TEL_NO</fieldName>
					<fieldDescription>Conference Bridge Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>ISTN</fieldName>
					<fieldDescription>Interconnection Screening Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>INIT_FAX_NO</fieldName>
					<fieldDescription>Initiator Facsimile Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSG_FAX_NO</fieldName>
					<fieldDescription>Design Facsimile Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>MTCE_TEL</fieldName>
					<fieldDescription>Maintenance Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>DESIRED_TN</fieldName>
					<fieldDescription>Desired Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>PDN</fieldName>
					<fieldDescription>Predetermined Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>TNC_TO_TN</fieldName>
					<fieldDescription>Transfer of Calls To</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>GBTN</fieldName>
					<fieldDescription>General Exchange Tariff Options Billing Tel No</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>CTX_TEL</fieldName>
					<fieldDescription>CENTREX Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>CTX_TEL</fieldName>
					<fieldDescription>CENTREX Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GBTN</fieldName>
					<fieldDescription>General Exchange Tariff Options Billing Telephone Number (PRILOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>GBTN</fieldName>
					<fieldDescription>General Exchange Tariff Options Billing Telephone Number (SECLOC)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TTEST_TN</fieldName>
					<fieldDescription>Translations Test Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>GBTN</fieldName>
					<fieldDescription>General Exchange Tariff Options Billing Tel No</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>WKTEL</fieldName>
					<fieldDescription>Working Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>BTN</fieldName>
					<fieldDescription>Billing Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>LSNP_TN</fieldName>
					<fieldDescription>Local Service Number Portability Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>LOSS_TN</fieldName>
					<fieldDescription>Loss Notification Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>TNC_TO</fieldName>
					<fieldDescription>Transfer Of Calls To</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>GBTN</fieldName>
					<fieldDescription>General Exchange Tariff Options Billing Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>CTX_TEL</fieldName>
					<fieldDescription>CENTREX Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>AP_REP_TEL</fieldName>
					<fieldDescription>Provider Contact Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>STN</fieldName>
					<fieldDescription>Screening Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>RTN</fieldName>
					<fieldDescription>Recording Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>DTN</fieldName>
					<fieldDescription>Discrete Telephone Number</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CB_TEL_NO</fieldName>
					<fieldDescription>Conference Bridge Telephone Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>TER</fieldName>
					<fieldDescription>Terminal Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TESTANI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TESTANI</fieldName>
					<fieldDescription>Test Automatic Number Identification Indicator (Translation)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TESTANI</fieldName>
					<fieldDescription>Test Automatic Number Identification Indicator (SAC)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TEST_RESP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TEST_RESP</fieldName>
					<fieldDescription>SAC Test Response</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TTEST_RESP</fieldName>
					<fieldDescription>Translations Test Response</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>ATTEST_RESP</fieldName>
					<fieldDescription>Translations Test Response</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="62"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>TE</fieldName>
					<fieldDescription>Tax Exemption</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>FUSF</fieldName>
					<fieldDescription>Federal Universal Service Fund</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TGN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TGN</fieldName>
					<fieldDescription>Trunk Group Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TGTYP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TGTYP</fieldName>
					<fieldDescription>Trunk Group Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TIA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TIA</fieldName>
					<fieldDescription>Trunk Interconnection Arrangement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TIER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TIER</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Time_Type">
		<xs:annotation>
			<xs:documentation>Time in "HHMMAP" format (HH between 01 and 24) (MM between 00 and 59) (AP=AM/PM or blank)</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>T_SENT</fieldName>
					<fieldDescription>Time Sent</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>FDT</fieldName>
					<fieldDescription>Frame Due Time</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CT_SENT</fieldName>
					<fieldDescription>Confirmation Time Sent</fieldDescription>
				</reference>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>T_SENT</fieldName>
					<fieldDescription>Time Sent</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TIMEZONE_Type">
		<xs:annotation>
			<xs:documentation>Time in "THHMMAP" format (T is C, E, M, or P) (HH between 01 and 24) (MM between 00 and 59) (AP=AM/PM or blank)</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>FDT</fieldName>
					<fieldDescription>Frame Due Time</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>FDT</fieldName>
					<fieldDescription>Frame Due Time</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TKSEQ_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TKSEQ</fieldName>
					<fieldDescription>Trunk Group Hunt Sequence</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TKSIG_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TKSIG</fieldName>
					<fieldDescription>Trunk Signaling</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TK_QTY_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>TK_QTY</fieldName>
					<fieldDescription>Trunk Quantity</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TLA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>TLA</fieldName>
					<fieldDescription>Test Line Access</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TLV_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>TLV</fieldName>
					<fieldDescription>Transmission Level Point</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>SECTLV</fieldName>
					<fieldDescription>Secondary Transmission Level Point</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PRILOC_TLV</fieldName>
					<fieldDescription>Transmission Level Point</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>SECLOC_TLV</fieldName>
					<fieldDescription>Secondary Transmission Level Point</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>TLV</fieldName>
					<fieldDescription>Transmission Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>SECTLV</fieldName>
					<fieldDescription>Secondary Transmission Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TLV</fieldName>
					<fieldDescription>Transmission Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>SECTLV</fieldName>
					<fieldDescription>Secondary Transmission Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGSECTLV</fieldName>
					<fieldDescription>Secondary Transmission Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>TLV</fieldName>
					<fieldDescription>Transmission Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>SECTLV</fieldName>
					<fieldDescription>Transmission Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>TLV</fieldName>
					<fieldDescription>Transmission Level Point</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SECTLV</fieldName>
					<fieldDescription>Secondary Transmission Level</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TNC_PER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>TNC_PER</fieldName>
					<fieldDescription>Transfer of Calls Period</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>TNC_PER</fieldName>
					<fieldDescription>Transfer Of Calls Period</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TNT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TNT</fieldName>
					<fieldDescription/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TOGP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TOGP</fieldName>
					<fieldDescription>Toggable Parameter</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TPL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TPL</fieldName>
					<fieldDescription>Trunk Pulsing</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TPTGN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TPTGN</fieldName>
					<fieldDescription>Tandem Provider Trunk Group Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TQDIR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>DIR</fieldName>
					<fieldDescription>Directionality</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TQ_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>TQ</fieldName>
					<fieldDescription>Translation Questionnaire Request</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRANS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TRANS</fieldName>
					<fieldDescription>Transmission Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRFTYP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TRFTYP</fieldName>
					<fieldDescription>Traffic Type</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>TRFTYP</fieldName>
					<fieldDescription>Traffic Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRF_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>PRILOC_TRF</fieldName>
					<fieldDescription>Transfer Feature</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>TRF</fieldName>
					<fieldDescription>Transfer Feature</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MSL-006</asogPractice>
					<fieldName>LEGTRF</fieldName>
					<fieldDescription>Transfer Feature</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRKQTY_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>TRKQTY</fieldName>
					<fieldDescription>Trunk Quantity</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TRN_START</fieldName>
					<fieldDescription>Trunk Number (Start)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TRN_END</fieldName>
					<fieldDescription>Trunk Number (End)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>TRN_START</fieldName>
					<fieldDescription>Trunk Number (Start)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>TRN_END</fieldName>
					<fieldDescription>Trunk Number (End)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>TRN_START</fieldName>
					<fieldDescription>Trunk Number (Start)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>TRN_END</fieldName>
					<fieldDescription>Trunk Number (End)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TRS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>TRS</fieldName>
					<fieldDescription>Telecommunications Relay Service</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TrunkGroup_Ref_or_TSC_Type">
		<xs:annotation>
			<xs:documentation>Trunk Group Reference(A,B,C,D) or TSC</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>BCR3</fieldName>
					<fieldDescription>Bearer Capability Routing 3.1 KHZ</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>BCR5</fieldName>
					<fieldDescription>Bearer Capability Routing 56 KB</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>BCR6</fieldName>
					<fieldDescription>Bearer Capability Routing 64 KB</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TrunkGroup_X_Type">
		<xs:annotation>
			<xs:documentation>Trunk Group Reference(A,B,C,D) or X</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_ALL</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_1</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_0</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_00</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_011</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_01</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_1_700</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_0_700</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_8YY</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_1_9YY</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_0_9YY</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_1_5YY</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_0_5YY</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_0_L</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_411</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_LPDA</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>SERV_PREF_0_L_INTRA</fieldName>
					<fieldDescription>TQ REF - Trunk Group or X</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="X"/>
			<xs:enumeration value=" "/>
			<xs:enumeration value=""/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TSC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>TSC</fieldName>
					<fieldDescription>Two Six Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>REL_TSC</fieldName>
					<fieldDescription>Related Two-Six Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TSC2</fieldName>
					<fieldDescription>Two Six Code 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TSC3</fieldName>
					<fieldDescription>Two Six Code 3</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TSC4</fieldName>
					<fieldDescription>Two Six Code 4</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>TSC</fieldName>
					<fieldDescription>Two Six Code (Tandem Level)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>TSC</fieldName>
					<fieldDescription>Two-Six Code (End Office)</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>TSC</fieldName>
					<fieldDescription>Two Six Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>TSC</fieldName>
					<fieldDescription>Two Six Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>TSC</fieldName>
					<fieldDescription>Two Six Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TSP_CODE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>TSP_CODE</fieldName>
					<fieldDescription>Telecommunications Service Priority Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TSP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>TSP</fieldName>
					<fieldDescription>Telecommunications Service Priority</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>TSP</fieldName>
					<fieldDescription>Telecommunications Service Priority</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TTN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TTN</fieldName>
					<fieldDescription>Translation Type Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TTT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>TTT</fieldName>
					<fieldDescription>Transport Trunk Terminating Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TWC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>FGA-002</asogPractice>
					<fieldName>TWC</fieldName>
					<fieldDescription>Three Way Calling</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UNE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>UNE</fieldName>
					<fieldDescription>Unbundled Network Elements</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UNITS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EOD-014</asogPractice>
					<fieldName>UNITS</fieldName>
					<fieldDescription>Tandem Units</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UNIT_NUM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>UNIT</fieldName>
					<fieldDescription>Unit</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UNIT_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>UNIT</fieldName>
					<fieldDescription>Unit Identification</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UsagePercentage_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>LUP</fieldName>
					<fieldDescription>Intrastate IntraLATA Usage Percentage</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PIU</fieldName>
					<fieldDescription>Percentage of Interstate Usage</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>PLU</fieldName>
					<fieldDescription>Percentage of Local Usage</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="USDO2_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>USDO2</fieldName>
					<fieldDescription>Dial Out Pulsing Options</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VCID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VCID</fieldName>
					<fieldDescription>Virtual Circuit Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="31"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VCIOCD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>VCIOCD</fieldName>
					<fieldDescription>Virtual Channel Identifier (OCD)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VCI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VCI</fieldName>
					<fieldDescription>Virtual Circuit Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RVCI</fieldName>
					<fieldDescription>Related Virtual Circuit Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>VCI</fieldName>
					<fieldDescription>Virtual Circuit Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>RVCI</fieldName>
					<fieldDescription>Related Virtual Circuit Identifier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VEN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>VEN</fieldName>
					<fieldDescription>Vendor Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VER_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>VER</fieldName>
					<fieldDescription>Version Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>ECVER</fieldName>
					<fieldDescription>Exchange Company Version</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>VER</fieldName>
					<fieldDescription>Version Identification</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>ISS_NO</fieldName>
					<fieldDescription>Issue Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VLAN_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>S_VLAN</fieldName>
					<fieldDescription>Stacked Virtual Local Area Network</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CE_VLAN_START</fieldName>
					<fieldDescription>Customer Edge Virtual Local Area Network Start</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>CE_VLAN_END</fieldName>
					<fieldDescription>Customer Edge Virtual Local Area Network End</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>S_VLAN</fieldName>
					<fieldDescription>Stacked Virtual Local Area Network</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>CE_VLAN_START</fieldName>
					<fieldDescription>Customer Edge Virtual Local Area Network Start</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EVC-016</asogPractice>
					<fieldName>CE_VLAN_END</fieldName>
					<fieldDescription>Customer Edge Virtual Local Area Network End</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VPID_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VPID</fieldName>
					<fieldDescription>Virtual Path Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="31"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VPIOCD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>VPIOCD</fieldName>
					<fieldDescription>Virtual Path Identifier (OCD)</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="11"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VPI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VPI</fieldName>
					<fieldDescription>Virtual Path Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>RVPI</fieldName>
					<fieldDescription>Related Virtual Path Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>VPI</fieldName>
					<fieldDescription>Virtual Path Identifier</fieldDescription>
				</reference>
				<reference>
					<asogPractice>CN-011</asogPractice>
					<fieldName>RVPI</fieldName>
					<fieldDescription>Related Virtual Path Identifier</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VSC_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>TQ-019</asogPractice>
					<fieldName>VSC</fieldName>
					<fieldDescription>Vertical Service Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VST</fieldName>
					<fieldDescription>Virtual Service Translations</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VTA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>VTA</fieldName>
					<fieldDescription>Variable Term Agreement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>VCVTA</fieldName>
					<fieldDescription>Virtual Connection Variable Term Agreement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>VC-023</asogPractice>
					<fieldName>VCVTA</fieldName>
					<fieldDescription>Virtual Connection Variable Term Agreement</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>VTA2</fieldName>
					<fieldDescription>Variable Term Agreement Two</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>VTA3</fieldName>
					<fieldDescription>Variable Term Agreement Three</fieldDescription>
				</reference>
				<reference>
					<asogPractice>MULTIEC-018</asogPractice>
					<fieldName>OECVTA</fieldName>
					<fieldDescription>Other Exchange Company Variable Term Agreement</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="17"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VTI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>VTIA</fieldName>
					<fieldDescription>Virtual Termination Identifier A</fieldDescription>
				</reference>
				<reference>
					<asogPractice>NAI-024</asogPractice>
					<fieldName>VTIZ</fieldName>
					<fieldDescription>Virtual Termination Identifier Z</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VZB_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>Verizon Business</fieldName>
					<fieldDescription>Identifies ISP Orders from the Vconnect System</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>	
	<xs:simpleType name="WACD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>WACD1</fieldName>
					<fieldDescription>Work Authorization Circuit Detail 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>EUSA-013</asogPractice>
					<fieldName>WACD2</fieldName>
					<fieldDescription>Work Authorization Circuit Detail 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>WACD1</fieldName>
					<fieldDescription>Work Authorization Circuit Detail 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRANSPORTSA-005</asogPractice>
					<fieldName>WACD2</fieldName>
					<fieldDescription>Work Authorization Circuit Detail 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>WACD1</fieldName>
					<fieldDescription>Work Authorization Circuit Detail 1</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ACI-007</asogPractice>
					<fieldName>WACD2</fieldName>
					<fieldDescription>Work Authorization Circuit Detail 2</fieldDescription>
				</reference>
				<reference>
					<asogPractice>TRUNK-004</asogPractice>
					<fieldName>WACD1</fieldName>
					<fieldDescription>Work Authorization Circuit Detail 1</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="36"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WAVELENGTH_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-012</asogPractice>
					<fieldName>WAVELENGTH</fieldName>
					<fieldDescription>Ports Configuration - Wavelength</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WRO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>OB-009</asogPractice>
					<fieldName>WRO</fieldName>
					<fieldDescription>WATS Recording Office</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WSI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>WSI</fieldName>
					<fieldDescription>Wireless Site Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WST_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>WST</fieldName>
					<fieldDescription>Wireless Service Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="XOCD_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ECI-025</asogPractice>
					<fieldName>XOCD</fieldName>
					<fieldDescription>Optical Concentration Device</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="23"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ZIP_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>BILL_ZIP</fieldName>
					<fieldDescription>Billing Address Zip Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>ASR-001</asogPractice>
					<fieldName>DSGCON_ZIP</fieldName>
					<fieldDescription>Design/Engineering Address Zip Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>SALI-015</asogPractice>
					<fieldName>ZIP</fieldName>
					<fieldDescription>Zip Code</fieldDescription>
				</reference>
				<reference>
					<asogPractice>WATS-003</asogPractice>
					<fieldName>EUCON_ZIP</fieldName>
					<fieldDescription>Zip Code</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: CE_VLAN                               -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="CE_VLAN">
		<xs:complexType mixed="false">
			<xs:annotation>
				<xs:appinfo>
					<description>Customer Edge Virtual Local Area Network</description>
				</xs:appinfo>
			</xs:annotation>
			<xs:sequence>
				<xs:element name="CE_VLAN_START" type="VLAN_Type"/>
				<xs:element name="CE_VLAN_END" type="VLAN_Type" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<!-- =========================================== -->
	<!-- Complex Types  Complex Types  Complex Types -->
	<!-- =========================================== -->
	<xs:complexType name="Address_ComplexType" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Address Detail</description>
				<ATIS_OBF_ASR_Practice>015</ATIS_OBF_ASR_Practice>
			</xs:appinfo>
		</xs:annotation>
		<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="CITY" type="CITY32_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>
	<xs:complexType name="CFA_ComplexType" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Channel Facility Assignment</description>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<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="LOCA" type="CLLI_Type" minOccurs="0"/>
			<xs:element name="LOCZ" type="CLLI_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="ECI_FIELD_ComplexType" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>Company Specific Field</description>
				<ATIS_OBF_ASR_Practice>025</ATIS_OBF_ASR_Practice>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ECI_NAME" type="ECI_NAME_Type"/>
			<xs:element name="ECI_VALUE" type="ECI_VALUE_Type"/>
		</xs:sequence>
	</xs:complexType>
	<!-- Fatal, Non-Fatal, Clarification Errors -->
	<xs:complexType name="Error_ComplexType" mixed="false">
		<xs:annotation>
			<xs:appinfo>
				<description>ASR Fatal and Non-Fatal Error or Clarification/Notification Request Error</description>
			</xs:appinfo>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="FID" type="FID_Type" minOccurs="0"/>
			<xs:element name="MSG_CODE" type="MSG_CODE_Type" minOccurs="0"/>
			<xs:element name="MESSAGE" type="MESSAGE_Type" minOccurs="0"/>
			<xs:element name="PRACTICE" type="ASOGPractice_Type" minOccurs="0"/>
			<xs:element name="REFNUM" type="IndexNumber4_Type" minOccurs="0"/>
			<xs:element name="EVC_VCNUM" type="IndexNumber4_Type" minOccurs="0"/>
			<xs:element name="UREF" type="IndexNumber2_Type" minOccurs="0"/>
			<xs:element name="SUPI" type="SUPI_Type" minOccurs="0"/>
			<xs:element name="LREF" type="IndexNumber1_Type" minOccurs="0"/>
			<xs:element name="OCC" type="IndexNumber3_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>
	<!-- ============================================ -->
	<!-- Additional Header  Types  Additional Header  -->
	<!-- ============================================ -->
	<xs:simpleType name="CONTROL_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>CONTROL</fieldName>
					<fieldDescription>Control</fieldDescription>
					<fullDefinition>Used in an ASR Service Request message 
					to request special handling of the service 
					request. 
					The OVERRIDE_PREVALIDATION is used to request 
					that the ASR pre-validation fatal error 
					editing checks be limited to the minimum 
					edits required by the provider. 
					This handling is needed to provide backwards 
					compatibility with the ASR four-step NDM 
					processing rules where fewer fatal edits 
					are enforced
					</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="15"/>
		</xs:restriction>
	</xs:simpleType>
	<!-- ============================================ -->
	<!-- Response Types Response Types Response Types -->
	<!-- ============================================ -->
	<xs:simpleType name="SR_STATE_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>SR_STATE</fieldName>
					<fieldDescription>Service Request State</fieldDescription>
					<fullDefinition>State of Service Request</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
			<xs:enumeration value="RECEIVED"/>
			<xs:enumeration value="REJECTED"/>
			<xs:enumeration value="CANCELLED"/>
			<xs:enumeration value="PARTIAL"/>
			<xs:enumeration value="ACCEPTED"/>
			<xs:enumeration value="CONFIRMED"/>
			<xs:enumeration value="DESIGNED"/>
			<xs:enumeration value="ERROR_ON_HOLD"/>
			<xs:enumeration value="ERROR_C/NR_PENDING"/>
			<xs:enumeration value="QUERY_ON_HOLD"/>
			<xs:enumeration value="COMPLETED"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ASOGPractice_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>PRACTICE</fieldName>
					<fieldDescription>ASOG Practice Number</fieldDescription>
					<fullDefinition>ASOG Practice Number</fullDefinition>
					<source>ATIS/OBF-ASR-041 Access Service Request (ASR), Mechanized Interface Specifications, Section 3</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="3"/>
		</xs:restriction>
	</xs:simpleType>
	<!-- ============================================ -->
	<!-- Exception Types  Exception Types   Exception -->
	<!-- ============================================ -->
	<xs:simpleType name="ExceptionType_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>TYPE</fieldName>
					<fieldDescription>Exception Type</fieldDescription>
					<fullDefinition>Used in an Exception Response message to specify a non-business error condition</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="GENERAL_FAILURE"/>
			<xs:enumeration value="GENERAL_ERROR_RETRYABLE"/>
			<xs:enumeration value="TRANSPORT_FAILURE"/>
			<xs:enumeration value="TRANSPORT_ERROR_RETRYABLE"/>
			<xs:enumeration value="SECURITY_PROBLEM"/>
			<xs:enumeration value="RESOURCE_PROBLEM_RETRYABLE"/>
			<xs:enumeration value="FUNCTION_NOT_SUPPORTED"/>
			<xs:enumeration value="INVALID_MESSAGE_FORMAT"/>
			<xs:enumeration value="RETURN_RESULT_PROBLEM"/>
			<xs:enumeration value="DUPLICATE_INVOCATION"/>
			<xs:enumeration value="INVALID_ATTRIBUTE"/>
			<xs:enumeration value="MISSING_ATTRIBUTE"/>
			<xs:enumeration value="INVALID_DATA_VALUE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExceptionCode_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>CODE</fieldName>
					<fieldDescription>Exception Code</fieldDescription>
					<fullDefinition>Used in an Exception Response message to specific a code for this particular error condition</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="20"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExceptionDescription_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>DESCRIPTION</fieldName>
					<fieldDescription>Exception Description</fieldDescription>
					<fullDefinition>Used in an Exception Response message to provide a descriptive explanation for the particular error condition</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
				<reference>
					<asogFieldNumber/>
					<fieldName>MORE_INFO</fieldName>
					<fieldDescription>More Exception Description</fieldDescription>
					<fullDefinition>Used in an Exception Response message to provide additional context information describing the particular error condition</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="120"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExceptionAdditionalInfo_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>ADDITIONAL_INFO</fieldName>
					<fieldDescription>Exception Description</fieldDescription>
					<fullDefinition>Used in an Exception Response message to provide a descriptive explanation for the particular error condition</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
				<reference>
					<asogFieldNumber/>
					<fieldName>MORE_INFO</fieldName>
					<fieldDescription>More Exception Description</fieldDescription>
					<fullDefinition>Used in an Exception Response message to provide additional context information describing the particular error condition</fullDefinition>
					<source>UOM-ASR Volume II</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="120"/>
		</xs:restriction>
	</xs:simpleType>
	<!-- ============================================ -->
	<!-- Inquiry Types  Inquiry Types  Inquiry Types  -->
	<!-- ============================================ -->
	<xs:simpleType name="IRI_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>IRI</fieldName>
					<fieldDescription>Inquiry Response Indicator</fieldDescription>
					<fullDefinition>Identifies the type of response provided for this request</fullDefinition>
					<source>UOM-ASR Volume I</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="A"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="J"/>
			<xs:enumeration value="K"/>
			<xs:enumeration value="L"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="R"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IRM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>IRM</fieldName>
					<fieldDescription>Inquiry Response Message</fieldDescription>
					<fullDefinition>Identifies the additional information on responses provided for this request</fullDefinition>
					<source>UOM-ASR Volume I</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="80"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="JEOPARDY_STATUS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>JEOPARDY_STATUS</fieldName>
					<fieldDescription>Jeopardy Status</fieldDescription>
					<fullDefinition>Indicates whether or not the order is in jeopardy</fullDefinition>
					<source>UOM-ASR Volume I</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CFA_STATUS_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>STATUS</fieldName>
					<fieldDescription>Status</fieldDescription>
					<fullDefinition>Identifies the status of the requested channel(s)/slot(s)</fullDefinition>
					<source>UOM-ASR Volume I</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PA_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>PA</fieldName>
					<fieldDescription>Pending Activity</fieldDescription>
					<fullDefinition>Identifies the providers provisioning system pending activity on this request</fullDefinition>
					<source>UOM-ASR Volume I</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CLO_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>CLO</fieldName>
					<fieldDescription>Circuit Layout Order Number</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="12"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Note_Indicator_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>DN</fieldName>
					<fieldDescription>Note Indicator</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>NN</fieldName>
					<fieldDescription>Note Indicator</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SV_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SV</fieldName>
					<fieldDescription>Signal/Voice Path Type</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Decibel_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>Z_TO_A</fieldName>
					<fieldDescription>Transmission Level Point (TLP) - Z to A Direction</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>A_TO_Z</fieldName>
					<fieldDescription>Transmission Level Point (TLP) - A to Z Direction</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_RCV</fieldName>
					<fieldDescription>End User Receive Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PE_XMT</fieldName>
					<fieldDescription>End User Transmit Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PE_XMT_4W</fieldName>
					<fieldDescription>End User 4 Wire Transmit Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_XMT</fieldName>
					<fieldDescription>End User Transmit Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SE_RCV</fieldName>
					<fieldDescription>End User Recieve Level</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SE_RCV_4W</fieldName>
					<fieldDescription>End User 4 Wire Recieve Level</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BLDG_Type">
		<xs:annotation>
			<xs:documentation>Building</xs:documentation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_BLDG</fieldName>
					<fieldDescription>Building</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_BLDG</fieldName>
					<fieldDescription>Building</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DLR_NOTES_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>NOTES</fieldName>
					<fieldDescription>Notes</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="980"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DLR_FLOOR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_FLR</fieldName>
					<fieldDescription>Floor</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_FLR</fieldName>
					<fieldDescription>Floor</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DLR_ROOM_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>PEU_ROOM</fieldName>
					<fieldDescription>Room</fieldDescription>
				</reference>
				<reference>
					<asogPractice>DLR</asogPractice>
					<fieldName>SEU_ROOM</fieldName>
					<fieldDescription>Room</fieldDescription>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SANOR_Type">
		<xs:annotation>
			<xs:appinfo>
				<reference>
					<asogFieldNumber/>
					<fieldName>SANOR</fieldName>
					<fieldDescription>Address Range</fieldDescription>
					<fullDefinition>Identifies the range or end range address number when consecutive address numbers are to be provided</fullDefinition>
					<source>UOM-ASR Volume I</source>
					<BorA>B</BorA>
					<BusinessTerm/>
					<Status/>
				</reference>
			</xs:appinfo>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="21"/>
		</xs:restriction>
	</xs:simpleType>
	<!-- ============================================ -->
	<!--  END Inquiry Types   END Inquiry Types  END  -->
	<!-- ============================================ -->

	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: ACKNOWLEDGEMENT_Type                       -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="ACKNOWLEDGEMENT_Type" type="ACKNOWLEDGEMENT_Type" abstract="true"/>
	<xs:complexType name="ACKNOWLEDGEMENT_Type" abstract="true">
		<xs:complexContent>
			<xs:extension base="UOM_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> ACKNOWLEDGEMENT         -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="ACKNOWLEDGEMENT" type="ACKNOWLEDGEMENT"/>
	<xs:complexType name="ACKNOWLEDGEMENT">
		<xs:complexContent>
			<xs:extension base="ACKNOWLEDGEMENT_Type">
				<xs:sequence>
					<xs:element name="HDR" type="UOM_HDR_Type"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> EXCEPTION_RESPONSE      -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="EXCEPTION_RESPONSE" type="EXCEPTION_RESPONSE"/>
	<xs:complexType name="EXCEPTION_RESPONSE">
		<xs:complexContent>
			<xs:extension base="EXCEPTION_RESPONSE_Type">
				<xs:sequence>
					<xs:element name="HDR" type="UOM_HDR_Type"/>
					<xs:element name="TYPE" type="ExceptionType_Type"/>
					<xs:element ref="EXCEPTION_DETAILS" minOccurs="0" maxOccurs="unbounded"/>
				</xs:sequence>
			</xs:extension>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> EXCEPTION_RESPONSE_Type -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="EXCEPTION_RESPONSE_Type" type="EXCEPTION_RESPONSE_Type" abstract="true"/>
	<xs:complexType name="EXCEPTION_RESPONSE_Type" abstract="true">
		<xs:complexContent>
			<xs:extension base="UOM_Type"/>
		</xs:complexContent>
	</xs:complexType>
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<!-- Class: <<XSDcomplexType>> EXCEPTION_DETAILS       -->
	<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
	<xs:element name="EXCEPTION_DETAILS" type="EXCEPTION_DETAILS"/>
	<xs:complexType name="EXCEPTION_DETAILS">
		<xs:sequence>
			<xs:element name="CODE" type="ExceptionCode_Type" minOccurs="0"/>
			<xs:element name="DESCRIPTION" type="ExceptionDescription_Type"/>
			<xs:element name="ADDITIONAL_INFO" type="ExceptionAdditionalInfo_Type" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>


	<!-- ************************************************ -->
	<!-- ************************************************ -->
	<!-- *            END OF UOM-BASE COPY              * -->
	<!-- ************************************************ -->
	<!-- ************************************************ -->


	<!-- =========================================== -->
	<!--   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="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="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>
