Commit acc2abb3 authored by Vishal Masalawala's avatar Vishal Masalawala
Browse files

Update file ts_103120_Common.xsd

parent 10d66664
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -125,9 +125,9 @@
            <xs:element name="DestinationReference" type="core:ObjectIdentifier" minOccurs="0"/>
            <xs:element name="EncryptionDetails" type="NationalEncryptionDetails" minOccurs="0"/>
            <xs:element name="EncryptionReference" type="core:ObjectIdentifier" minOccurs="0"/>
            <xs:element name="IRIorCC" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="HandoverFormat" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="DeliveryProfile" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="IRIorCC" type="DictionaryEntry" minOccurs="0"/>
            <xs:element name="HandoverFormat" type="DictionaryEntry" minOccurs="0"/>
            <xs:element name="DeliveryProfile" type="DictionaryEntry" minOccurs="0"/>
            <xs:element name="NationalDeliveryParameters" type="NationalDeliveryParameters" minOccurs="0"/>
        </xs:sequence>
    </xs:group>
@@ -137,8 +137,8 @@
            <xs:element name="DestinationReference" type="core:ObjectIdentifier" minOccurs="0"/>
            <xs:element name="EncryptionReference" type="core:ObjectIdentifier" minOccurs="0"/>
            <xs:element name="EncryptionDetails" type="NationalEncryptionDetails" minOccurs="0"/>
            <xs:element name="LDHandoverFormat" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="LDDeliveryProfile" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="LDHandoverFormat" type="DictionaryEntry" minOccurs="0"/>
            <xs:element name="LDDeliveryProfile" type="DictionaryEntry" minOccurs="0"/>
            <xs:element name="NationalDeliveryParameters" type="NationalDeliveryParameters" minOccurs="0"/>
        </xs:sequence>
    </xs:group>