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

Update file ts_103120_Destination.xsd

parent 08ed1ece
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    </xs:complexType>
    <xs:group name="LIDestinationDetails">
        <xs:sequence>
            <xs:element name="DeliveryAddress" type="DeliveryAddress" minOccurs="0"/>
            <xs:element name="DeliveryAddress" type="core:DeliveryAddress" minOccurs="0"/>
            <xs:element name="DestinationReference" type="core:ObjectIdentifier" minOccurs="0"/>
            <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/>
            <xs:element name="EncryptionReference" type="core:ObjectIdentifier" minOccurs="0"/>
@@ -35,7 +35,7 @@
    </xs:group>
    <xs:group name="LDDestinationDetails">
        <xs:sequence>
            <xs:element name="DeliveryAddress" type="DeliveryAddress" minOccurs="0"/>
            <xs:element name="DeliveryAddress" type="core:DeliveryAddress" minOccurs="0"/>
            <xs:element name="DestinationReference" type="core:ObjectIdentifier" minOccurs="0"/>
            <xs:element name="EncryptionReference" type="core:ObjectIdentifier" minOccurs="0"/>
            <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/>