Loading 103280/TS_103_280.schema.json +2 −2 Original line number Diff line number Diff line Loading @@ -193,7 +193,7 @@ }, "VLANID": { "type": "integer", "exclusiveMinimum": 0, "minimum": 0, "maximum": 4095 }, "IPAddress": { Loading 103280/TS_103_280.xsd +1 −1 Original line number Diff line number Diff line Loading @@ -274,7 +274,7 @@ </xs:simpleType> <xs:simpleType name="VLANID"> <xs:restriction base="xs:integer"> <xs:minExclusive value="0"/> <xs:minInclusive value="0"/> <xs:maxInclusive value="4095"/> </xs:restriction> </xs:simpleType> Loading Loading
103280/TS_103_280.schema.json +2 −2 Original line number Diff line number Diff line Loading @@ -193,7 +193,7 @@ }, "VLANID": { "type": "integer", "exclusiveMinimum": 0, "minimum": 0, "maximum": 4095 }, "IPAddress": { Loading
103280/TS_103_280.xsd +1 −1 Original line number Diff line number Diff line Loading @@ -274,7 +274,7 @@ </xs:simpleType> <xs:simpleType name="VLANID"> <xs:restriction base="xs:integer"> <xs:minExclusive value="0"/> <xs:minInclusive value="0"/> <xs:maxInclusive value="4095"/> </xs:restriction> </xs:simpleType> Loading