Loading 103120/schema/xsd/ts_103120_Delivery.xsd +7 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ <xs:element name="Delivery" type="Delivery" minOccurs="0"/> <xs:element name="DeliveryStatus" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="DeliveryDesiredStatus" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="EncryptionDetails" type="DeliveryEncryptionDetails" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> Loading Loading @@ -90,4 +91,10 @@ <xs:element name="Checksums" type="common:ListOfChecksumAndType" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="DeliveryEncryptionDetails"> <xs:sequence> <xs:element name="EncryptionScheme" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="AdditionalInformation" type="etsi:LongString" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:schema> No newline at end of file Loading
103120/schema/xsd/ts_103120_Delivery.xsd +7 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ <xs:element name="Delivery" type="Delivery" minOccurs="0"/> <xs:element name="DeliveryStatus" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="DeliveryDesiredStatus" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="EncryptionDetails" type="DeliveryEncryptionDetails" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> Loading Loading @@ -90,4 +91,10 @@ <xs:element name="Checksums" type="common:ListOfChecksumAndType" minOccurs="0"/> </xs:sequence> </xs:complexType> <xs:complexType name="DeliveryEncryptionDetails"> <xs:sequence> <xs:element name="EncryptionScheme" type="common:DictionaryEntry" minOccurs="0"/> <xs:element name="AdditionalInformation" type="etsi:LongString" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:schema> No newline at end of file