Loading 103280/TS_103_280.schema.json +4 −0 Original line number Diff line number Diff line Loading @@ -196,6 +196,10 @@ "minimum": 0, "maximum": 4095 }, "VIN": { "type": "string", "pattern": "^[A-HJ-NPR-Z0-9]{17}$" }, "IPAddress": { "oneOf": [ { Loading 103280/TS_103_280.xsd +5 −0 Original line number Diff line number Diff line Loading @@ -278,4 +278,9 @@ <xs:maxInclusive value="4095"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="VIN"> <xs:restriction base="xs:string"> <xs:pattern value="[A-HJ-NPR-Z0-9]{17}"/> </xs:restriction> </xs:simpleType> </xs:schema> Loading
103280/TS_103_280.schema.json +4 −0 Original line number Diff line number Diff line Loading @@ -196,6 +196,10 @@ "minimum": 0, "maximum": 4095 }, "VIN": { "type": "string", "pattern": "^[A-HJ-NPR-Z0-9]{17}$" }, "IPAddress": { "oneOf": [ { Loading
103280/TS_103_280.xsd +5 −0 Original line number Diff line number Diff line Loading @@ -278,4 +278,9 @@ <xs:maxInclusive value="4095"/> </xs:restriction> </xs:simpleType> <xs:simpleType name="VIN"> <xs:restriction base="xs:string"> <xs:pattern value="[A-HJ-NPR-Z0-9]{17}"/> </xs:restriction> </xs:simpleType> </xs:schema>