Commit dd463593 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

TS 103 120 CR116 - Adding CountryCode to LISTRequest

parent 6b582205
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -131,6 +131,7 @@
            <xs:element name="LastChangedTimespan" type="common:Timespan" minOccurs="0"/>
            <xs:element name="LastChangedTimespan" type="common:Timespan" minOccurs="0"/>
            <xs:element name="MaximumObjectCount" type="xs:positiveInteger" minOccurs="0"/>
            <xs:element name="MaximumObjectCount" type="xs:positiveInteger" minOccurs="0"/>
            <xs:element name="Status" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="Status" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="CountryCode" type="etsi:ISOCountryCode" minOccurs="0"/>
        </xs:sequence>
        </xs:sequence>
    </xs:complexType>
    </xs:complexType>
    <xs:complexType name="LISTResponse">
    <xs:complexType name="LISTResponse">