Commit 44769cdc authored by Vishal Masalawala's avatar Vishal Masalawala
Browse files

Update file ts_103120_Task.xsd

parent 9d478480
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@
    </xs:complexType>
    <xs:complexType name="DeliveryDestination">
        <xs:sequence>
            <xs:element name="DeliveryAddress" type="core:DeliveryAddress" minOccurs="0"/>
            <xs:element name="DeliveryAddress" type="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="NationalEncryptionDetails" minOccurs="0"/>