Loading 103120/schema/ts_103120_TrafficPolicy.xsd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ </xs:complexType> </xs:complexType> <xs:complexType name="IPPolicyCriteria"> <xs:complexType name="IPPolicyCriteria"> <xs:sequence> <xs:sequence> <!--<xs:element name="IPProtocol" type="etsi:IPProtocol" minOccurs="0"/> This is commented out until IPProtocol is added to 103 280 to enable validation--> <xs:element name="IPProtocol" type="xs:nonNegativeInteger" minOccurs="0"/> <xs:element name="IPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="IPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="PortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="PortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="SourceOrDestination" type="SourceOrDestination" minOccurs="0"/> <xs:element name="SourceOrDestination" type="SourceOrDestination" minOccurs="0"/> Loading Loading
103120/schema/ts_103120_TrafficPolicy.xsd +1 −1 Original line number Original line Diff line number Diff line Loading @@ -31,7 +31,7 @@ </xs:complexType> </xs:complexType> <xs:complexType name="IPPolicyCriteria"> <xs:complexType name="IPPolicyCriteria"> <xs:sequence> <xs:sequence> <!--<xs:element name="IPProtocol" type="etsi:IPProtocol" minOccurs="0"/> This is commented out until IPProtocol is added to 103 280 to enable validation--> <xs:element name="IPProtocol" type="xs:nonNegativeInteger" minOccurs="0"/> <xs:element name="IPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="IPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="PortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="PortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="SourceOrDestination" type="SourceOrDestination" minOccurs="0"/> <xs:element name="SourceOrDestination" type="SourceOrDestination" minOccurs="0"/> Loading