EncryptedDataType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Encoding xs:anyURI optional
Id xs:ID optional
MimeType xs:string optional
Type xs:anyURI optional

Used By

Element EncryptedData

Source

<xs:complexType name="EncryptedDataType">
  <xs:complexContent>
    <xs:extension base="xmlenc:EncryptedType"/>
  </xs:complexContent>
</xs:complexType>