Loading 103120/schema/ts_103120_TrafficPolicy.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ <xs:element name="IPProtocol" type="xs:nonNegativeInteger" minOccurs="0"/> <xs:element name="SourceIPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="SourcePortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="DestIPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="DestPortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="DestinationIPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="DestinationPortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="BothDirections" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> Loading Loading
103120/schema/ts_103120_TrafficPolicy.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ <xs:element name="IPProtocol" type="xs:nonNegativeInteger" minOccurs="0"/> <xs:element name="SourceIPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="SourcePortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="DestIPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="DestPortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="DestinationIPRange" type="etsi:IPCIDR" minOccurs="0"/> <xs:element name="DestinationPortRange" type="etsi:PortRange" minOccurs="0"/> <xs:element name="BothDirections" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> Loading