diff --git a/103280/TS_103_280.schema.json b/103280/TS_103_280.schema.json index 29293b80dd23e1f16e3470d6d1d38fa8e43ec29c..1d1e0c0b4722abe16fac4714551cb4df9be95faf 100644 --- a/103280/TS_103_280.schema.json +++ b/103280/TS_103_280.schema.json @@ -193,7 +193,7 @@ }, "VLANID": { "type": "integer", - "exclusiveMinimum": 0, + "minimum": 0, "maximum": 4095 }, "IPAddress": { @@ -391,4 +391,4 @@ ] } } -} \ No newline at end of file +} diff --git a/103280/TS_103_280.xsd b/103280/TS_103_280.xsd index 04ac189e11eaa563db17e6b1c064c43f49b978c7..1eb122884223c99806cb466f1d30c1d01e151110 100644 --- a/103280/TS_103_280.xsd +++ b/103280/TS_103_280.xsd @@ -274,7 +274,7 @@ - +