Commit cd0bdd31 authored by Gabriel Commeau's avatar Gabriel Commeau Committed by Mark Canterbury
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 9a1e320b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -94,7 +94,7 @@
    <xs:complexType name="DeliveryEncryptionDetails">
    <xs:complexType name="DeliveryEncryptionDetails">
        <xs:sequence>
        <xs:sequence>
            <xs:element name="EncryptionScheme" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="EncryptionScheme" type="common:DictionaryEntry" minOccurs="0"/>
            <xs:element name="EncryptionKeyId" type="etsi:ShortString" minOccurs="0"/>
            <xs:element name="EncryptionKeyID" type="etsi:ShortString" minOccurs="0"/>
            <xs:element name="AdditionalInformation" type="etsi:LongString" minOccurs="0"/>
            <xs:element name="AdditionalInformation" type="etsi:LongString" minOccurs="0"/>
        </xs:sequence>
        </xs:sequence>
    </xs:complexType>
    </xs:complexType>