Loading 103280/TS_103_280.schema.json +4 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,10 @@ "ServiceAccessIdentifier": { "type": "string" }, "EUICCID": { "type": "string", "pattern": "^[0-9]{32}$" }, "IPAddress": { "oneOf": [ { Loading 103280/TS_103_280.xsd +5 −0 Original line number Diff line number Diff line Loading @@ -286,4 +286,9 @@ <xs:simpleType name="ServiceAccessIdentifier"> <xs:restriction base="xs:string"/> </xs:simpleType> <xs:simpleType name="EUICCID"> <xs:restriction base="xs:token"> <xs:pattern value="[0-9]{32}"/> </xs:restriction> </xs:simpleType> </xs:schema> Loading
103280/TS_103_280.schema.json +4 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,10 @@ "ServiceAccessIdentifier": { "type": "string" }, "EUICCID": { "type": "string", "pattern": "^[0-9]{32}$" }, "IPAddress": { "oneOf": [ { Loading
103280/TS_103_280.xsd +5 −0 Original line number Diff line number Diff line Loading @@ -286,4 +286,9 @@ <xs:simpleType name="ServiceAccessIdentifier"> <xs:restriction base="xs:string"/> </xs:simpleType> <xs:simpleType name="EUICCID"> <xs:restriction base="xs:token"> <xs:pattern value="[0-9]{32}"/> </xs:restriction> </xs:simpleType> </xs:schema>