| Namespace |
http://www.w3.org/2001/04/xmlenc# |
|
Diagram
|
|
| Type |
extension of xenc:EncryptedType |
| Type hierarchy |
|
|
Used by
|
|
| Model |
xenc:EncryptionMethod{0,1} , ds:KeyInfo{0,1} , xenc:CipherData , xenc:EncryptionProperties{0,1} |
| Children |
ds:KeyInfo, xenc:CipherData, xenc:EncryptionMethod, xenc:EncryptionProperties |
|
Attributes
|
| QName |
Type |
Fixed |
Default |
Use |
Annotation |
| Encoding |
anyURI |
|
|
optional |
|
| Id |
ID |
|
|
optional |
|
| MimeType |
string |
|
|
optional |
|
| Type |
anyURI |
|
|
optional |
|
|
|
Source
|
<complexType name="EncryptedDataType">
<complexContent>
<extension base="xenc:EncryptedType"/>
</complexContent>
</complexType> |
|