Commit 8d2ac3e6 authored by ashtont's avatar ashtont Committed by Mark Canterbury
Browse files

Update 103120/schema/ts_103120_TrafficPolicy.xsd

parent e6a7313e
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -54,4 +54,10 @@
            <xs:element name="BothDirections" type="xs:boolean" minOccurs="0"/>
            <xs:element name="BothDirections" type="xs:boolean" minOccurs="0"/>
        </xs:sequence>
        </xs:sequence>
    </xs:complexType>
    </xs:complexType>
    <xs:complexType name="APNDNNPolicyCriteria">
        <xs:sequence>
            <xs:element name="APN" type="etsi:ShortString" minOccurs="0"/>
            <xs:element name="DNN" type="etsi:ShortString" minOccurs="0"/>
        </xs:sequence>
    </xs:complexType>
</xs:schema>
</xs:schema>