EncryptionPropertiesType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id xs:ID optional
Wildcard: ANY attribute from namespace(s) 'http://www.w3.org/XML/1998/namespace'

Used By

Source

<xs:complexType name="EncryptionPropertiesType">
  <xs:sequence>
    <xs:element ref="xmlenc:EncryptionProperty"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID"/>
  <xs:anyAttribute namespace="http://www.w3.org/XML/1998/namespace" processContents="lax"/>
</xs:complexType>