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

Update file ts_103120_Task.xsd

parent 8002a134
Loading
Loading
Loading
Loading
Loading
+2 −12
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
                    <xs:element name="TargetIdentifier" type="TargetIdentifier" minOccurs="0"/>
                    <xs:element name="DeliveryType" type="common:DictionaryEntry" minOccurs="0"/>
                    <xs:element name="DeliveryDetails" type="TaskDeliveryDetails" minOccurs="0"/>
                    <xs:element name="DeliveryReferenceDetails" type="TaskDeliveryReferenceDetails" minOccurs="0"/>
                    <xs:element name="ApprovalDetails" type="common:ApprovalDetails" minOccurs="0" maxOccurs="unbounded"/>
                    <xs:element name="CSPID" type="core:EndpointID" minOccurs="0"/>
                    <xs:element name="HandlingProfile" type="common:DictionaryEntry" minOccurs="0"/>
@@ -65,11 +64,6 @@
            <xs:element name="DeliveryDestination" type="DeliveryDestination" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="TaskDeliveryReferenceDetails">
        <xs:sequence>
            <xs:element name="DestinationReference" type="core:ObjectIdentifier" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="DeliveryDestination">
        <xs:sequence>
            <xs:group ref="LIDeliveryDestination"/>
@@ -120,7 +114,6 @@
                    <xs:element name="DesiredStatus" type="common:DictionaryEntry" minOccurs="0"/>
                    <xs:element name="RequestDetails" type="RequestDetails" minOccurs="0"/>
                    <xs:element name="DeliveryDetails" type="LDDeliveryDetails" minOccurs="0"/>
                    <xs:element name="DeliveryReferenceDetails" type="LDDeliveryReferenceDetails" minOccurs="0"/>
                    <xs:element name="ApprovalDetails" type="common:ApprovalDetails" minOccurs="0" maxOccurs="unbounded"/>
                    <xs:element name="CSPID" type="core:EndpointID" minOccurs="0"/>
                    <xs:element name="HandlingProfile" type="common:DictionaryEntry" minOccurs="0"/>
@@ -166,11 +159,6 @@
            <xs:element name="LDDeliveryDestination" type="LDDeliveryDestination" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="LDDeliveryReferenceDetails">
        <xs:sequence>
            <xs:element name="LDDestinationReference" type="core:ObjectIdentifier" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="LDDeliveryDestination">
        <xs:sequence>
            <xs:group ref="LDDeliveryDestination"/>
@@ -333,6 +321,7 @@
    <xs:group name="LDDeliveryDestination">
        <xs:sequence>
            <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"/>
            <xs:element name="LDHandoverFormat" type="common:DictionaryEntry" minOccurs="0"/>
@@ -343,6 +332,7 @@
    <xs:group name="LIDeliveryDestination">
        <xs:sequence>
            <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"/>
            <xs:element name="IRIorCC" type="common:DictionaryEntry" minOccurs="0"/>