Commit a576f7e0 authored by marthy's avatar marthy Committed by Mark Canterbury
Browse files

Update file TS_103_221_01.xsd

parent 5dec13d0
Loading
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -205,21 +205,6 @@
            <xs:element name="targetIdentifierExtension" type="TargetIdentifierExtension"/>
        </xs:choice>
    </xs:complexType>
    <xs:simpleType name="H323Uri">
        <xs:restriction base="xs:string">
            <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:restriction>
    </xs:simpleType>
    <xs:simpleType name="Impi">
        <xs:restriction base="xs:string">
            <xs:pattern value="[a-zA-Z0-9!#$&amp;-;=?-\[\]_~%]+"/>
        </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="GtpTunnelId">
        <xs:restriction base="xs:integer">
            <xs:minInclusive value="0"/>