Commit 787aa7de authored by Mark Canterbury's avatar Mark Canterbury Committed by Mark Canterbury
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 4db27009
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
    </xs:complexType>
    <xs:complexType name="IPPolicyCriteria">
        <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="PortRange" type="etsi:PortRange" minOccurs="0"/>
            <xs:element name="SourceOrDestination" type="SourceOrDestination" minOccurs="0"/>