Commit 58211402 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

TS 103 221-1 v1.8.1 (2021-04-06) agreed at LI#56-e (Online, 2021-02-15)

parent a90368a9
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03221/X1/2017/10" xmlns:etsi103280="http://uri.etsi.org/03280/common/2017/07" targetNamespace="http://uri.etsi.org/03221/X1/2017/10" elementFormDefault="qualified" version="1.6.1">
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03221/X1/2017/10" xmlns:etsi103280="http://uri.etsi.org/03280/common/2017/07" targetNamespace="http://uri.etsi.org/03221/X1/2017/10" elementFormDefault="qualified" version="1.8.1">
	<xs:import namespace="http://uri.etsi.org/03280/common/2017/07"/>
	<!-- Message containers -->
	<xs:element name="X1Request" type="RequestContainer"/>
@@ -58,7 +58,7 @@
	<!-- See section 6.1 -->
	<xs:simpleType name="Version">
		<xs:restriction base="xs:string">
			<xs:pattern value="v1.6.1"/>
			<xs:pattern value="v1\.\d+\.\d+"/>
		</xs:restriction>
	</xs:simpleType>
	<!-- Error Reponse -->
@@ -178,17 +178,17 @@
	</xs:complexType>
	<xs:simpleType name="H323Uri">
		<xs:restriction base="xs:string">
			<xs:pattern value="^h323:[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+$"/>
			<xs:pattern value="h323:[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Impu">
		<xs:restriction base="xs:string">
			<xs:pattern value="^[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+$"/>
			<xs:pattern value="[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Impi">
		<xs:restriction base="xs:string">
			<xs:pattern value="^[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+$"/>
			<xs:pattern value="[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GtpTunnelId">
+246 B

File added.

No diff preview for this file type.

+7 −7
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03221/X1/2017/10" xmlns:etsi103280="http://uri.etsi.org/03280/common/2017/07" targetNamespace="http://uri.etsi.org/03221/X1/2017/10" elementFormDefault="qualified" version="1.6.1">
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://uri.etsi.org/03221/X1/2017/10" xmlns:etsi103280="http://uri.etsi.org/03280/common/2017/07" targetNamespace="http://uri.etsi.org/03221/X1/2017/10" elementFormDefault="qualified" version="1.8.1">
	<xs:import namespace="http://uri.etsi.org/03280/common/2017/07"/>
	<!-- Message containers -->
	<xs:element name="X1Request" type="RequestContainer"/>
@@ -58,7 +58,7 @@
	<!-- See section 6.1 -->
	<xs:simpleType name="Version">
		<xs:restriction base="xs:string">
			<xs:pattern value="v1.6.1"/>
			<xs:pattern value="v1\.\d+\.\d+"/>
		</xs:restriction>
	</xs:simpleType>
	<!-- Error Reponse -->
@@ -178,17 +178,17 @@
	</xs:complexType>
	<xs:simpleType name="H323Uri">
		<xs:restriction base="xs:string">
			<xs:pattern value="^h323:[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+$"/>
			<xs:pattern value="h323:[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Impu">
		<xs:restriction base="xs:string">
			<xs:pattern value="^[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+$"/>
			<xs:pattern value="[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Impi">
		<xs:restriction base="xs:string">
			<xs:pattern value="^[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+$"/>
			<xs:pattern value="[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GtpTunnelId">