Loading 103120/schema/json/ts_103120_TrafficPolicy.schema.json +0 −15 Original line number Original line Diff line number Diff line Loading @@ -193,21 +193,6 @@ } } }, }, "required": [] "required": [] }, "EthernetPolicyCriteria": { "type": "object", "properties": { "tp:SourceMACAddress": { "$ref": "ts_103280_2017_07#/$defs/MACAddress" }, "tp:DestinationMACAddress": { "$ref": "ts_103280_2017_07#/$defs/MACAddress" }, "tp:VLANIDRange": { "$ref": "ts_103280_2017_07#/$defs/VLANIdRange" } }, "required": [] } } } } } } No newline at end of file 103120/schema/xsd/ts_103120_TrafficPolicy.xsd +6 −1 Original line number Original line Diff line number Diff line Loading @@ -82,7 +82,12 @@ </xs:complexType> </xs:complexType> <xs:complexType name="VLANCriteria"> <xs:complexType name="VLANCriteria"> <xs:choice> <xs:choice> <xs:element name="OuterVLANs" type="etsi:VLANIDNested"/> <xs:element name="OuterVLANs" type="VLANIDList"/> </xs:choice> </xs:choice> </xs:complexType> </xs:complexType> <xs:complexType name="VLANIDList"> <xs:sequence> <xs:element name="VLANID" type="VLANID" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:schema> </xs:schema> Loading
103120/schema/json/ts_103120_TrafficPolicy.schema.json +0 −15 Original line number Original line Diff line number Diff line Loading @@ -193,21 +193,6 @@ } } }, }, "required": [] "required": [] }, "EthernetPolicyCriteria": { "type": "object", "properties": { "tp:SourceMACAddress": { "$ref": "ts_103280_2017_07#/$defs/MACAddress" }, "tp:DestinationMACAddress": { "$ref": "ts_103280_2017_07#/$defs/MACAddress" }, "tp:VLANIDRange": { "$ref": "ts_103280_2017_07#/$defs/VLANIdRange" } }, "required": [] } } } } } } No newline at end of file
103120/schema/xsd/ts_103120_TrafficPolicy.xsd +6 −1 Original line number Original line Diff line number Diff line Loading @@ -82,7 +82,12 @@ </xs:complexType> </xs:complexType> <xs:complexType name="VLANCriteria"> <xs:complexType name="VLANCriteria"> <xs:choice> <xs:choice> <xs:element name="OuterVLANs" type="etsi:VLANIDNested"/> <xs:element name="OuterVLANs" type="VLANIDList"/> </xs:choice> </xs:choice> </xs:complexType> </xs:complexType> <xs:complexType name="VLANIDList"> <xs:sequence> <xs:element name="VLANID" type="VLANID" minOccurs="1" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:schema> </xs:schema>