Loading 103280/TS_103_280.schema.json +12 −0 Original line number Diff line number Diff line Loading @@ -407,6 +407,18 @@ "etsi280:latitude", "etsi280:longitude" ] }, "H323URI": { "type": "string", "pattern": "^h323:[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPU": { "type": "string", "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPI": { "type": "string", "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" } } } 103280/TS_103_280.xsd +15 −0 Original line number Diff line number Diff line Loading @@ -297,4 +297,19 @@ <xs:simpleType name="DNN"> <xs:restriction base="LongString"/> </xs:simpleType> <xs:simpleType name="H323URI"> <xs:restriction base="ShortString"> <xs:pattern value="h323:[a-zA-Z0-9!#$&-;=?-\[\]_~%]+"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="IMPU"> <xs:restriction base="ShortString"> <xs:pattern value="[a-zA-Z0-9!#$&-;=?-\[\]_~%]+"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="IMPI"> <xs:restriction base="ShortString"> <xs:pattern value="[a-zA-Z0-9!#$&-;=?-\[\]_~%]+"/> </xs:restriction> </xs:simpleType> </xs:schema> Loading
103280/TS_103_280.schema.json +12 −0 Original line number Diff line number Diff line Loading @@ -407,6 +407,18 @@ "etsi280:latitude", "etsi280:longitude" ] }, "H323URI": { "type": "string", "pattern": "^h323:[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPU": { "type": "string", "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPI": { "type": "string", "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" } } }
103280/TS_103_280.xsd +15 −0 Original line number Diff line number Diff line Loading @@ -297,4 +297,19 @@ <xs:simpleType name="DNN"> <xs:restriction base="LongString"/> </xs:simpleType> <xs:simpleType name="H323URI"> <xs:restriction base="ShortString"> <xs:pattern value="h323:[a-zA-Z0-9!#$&-;=?-\[\]_~%]+"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="IMPU"> <xs:restriction base="ShortString"> <xs:pattern value="[a-zA-Z0-9!#$&-;=?-\[\]_~%]+"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="IMPI"> <xs:restriction base="ShortString"> <xs:pattern value="[a-zA-Z0-9!#$&-;=?-\[\]_~%]+"/> </xs:restriction> </xs:simpleType> </xs:schema>