Loading 103120/schema/xsd/ts_103120_Task.xsd +4 −2 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ </xs:complexType> <xs:complexType name="DeliveryDestination"> <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="NationalEncryptionDetails" minOccurs="0"/> Loading @@ -76,6 +76,7 @@ <xs:element name="NationalDeliveryParameters" type="NationalDeliveryParameters" minOccurs="0"/> </xs:sequence> </xs:complexType> <!-- <xs:complexType name="DeliveryAddress"> <xs:choice> <xs:element name="IPv4Address" type="etsi:IPv4Address"/> Loading @@ -91,6 +92,7 @@ <xs:element name="DeliveryInformationID" type="etsi:LongString"/> </xs:choice> </xs:complexType> --> <xs:complexType name="TaskFlags"> <xs:sequence> <xs:element name="TaskFlag" type="common:DictionaryEntry" minOccurs="0" maxOccurs="unbounded"/> Loading Loading @@ -168,7 +170,7 @@ </xs:complexType> <xs:complexType name="LDDeliveryDestination"> <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="NationalEncryptionDetails" minOccurs="0"/> Loading Loading
103120/schema/xsd/ts_103120_Task.xsd +4 −2 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ </xs:complexType> <xs:complexType name="DeliveryDestination"> <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="NationalEncryptionDetails" minOccurs="0"/> Loading @@ -76,6 +76,7 @@ <xs:element name="NationalDeliveryParameters" type="NationalDeliveryParameters" minOccurs="0"/> </xs:sequence> </xs:complexType> <!-- <xs:complexType name="DeliveryAddress"> <xs:choice> <xs:element name="IPv4Address" type="etsi:IPv4Address"/> Loading @@ -91,6 +92,7 @@ <xs:element name="DeliveryInformationID" type="etsi:LongString"/> </xs:choice> </xs:complexType> --> <xs:complexType name="TaskFlags"> <xs:sequence> <xs:element name="TaskFlag" type="common:DictionaryEntry" minOccurs="0" maxOccurs="unbounded"/> Loading Loading @@ -168,7 +170,7 @@ </xs:complexType> <xs:complexType name="LDDeliveryDestination"> <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="NationalEncryptionDetails" minOccurs="0"/> Loading