Loading 103280/TS_103_280.schema.json +11 −0 Original line number Diff line number Diff line Loading @@ -407,6 +407,17 @@ "etsi280:latitude", "etsi280:longitude" ] }, "H323URI": { "type": "string", "pattern": "^h323:[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPU": { "type": "string", "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPI": { "$ref": "#/$defs/NAI" } } } 103280/TS_103_280.xsd +13 −0 Original line number Diff line number Diff line Loading @@ -297,4 +297,17 @@ <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="NAI"/> </xs:simpleType> </xs:schema> Loading
103280/TS_103_280.schema.json +11 −0 Original line number Diff line number Diff line Loading @@ -407,6 +407,17 @@ "etsi280:latitude", "etsi280:longitude" ] }, "H323URI": { "type": "string", "pattern": "^h323:[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPU": { "type": "string", "pattern": "^[a-zA-Z0-9!#$&-;=?-\\[\\]_~%]+$" }, "IMPI": { "$ref": "#/$defs/NAI" } } }
103280/TS_103_280.xsd +13 −0 Original line number Diff line number Diff line Loading @@ -297,4 +297,17 @@ <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="NAI"/> </xs:simpleType> </xs:schema>