Loading 103120/schema/xsd/ts_103120_Task.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -146,10 +146,10 @@ <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="NationalEncryptionDetails" minOccurs="0"/> <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/> <xs:element name="LDHandoverFormat" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="LDDeliveryProfile" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="NationalDeliveryParameters" type="NationalDeliveryParameters" minOccurs="0"/> <xs:element name="NationalDeliveryParameters" type="common:NationalDeliveryParameters" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="LDTaskFlags"> Loading Loading
103120/schema/xsd/ts_103120_Task.xsd +2 −2 Original line number Diff line number Diff line Loading @@ -146,10 +146,10 @@ <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="NationalEncryptionDetails" minOccurs="0"/> <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/> <xs:element name="LDHandoverFormat" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="LDDeliveryProfile" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="NationalDeliveryParameters" type="NationalDeliveryParameters" minOccurs="0"/> <xs:element name="NationalDeliveryParameters" type="common:NationalDeliveryParameters" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="LDTaskFlags"> Loading