Namespace |
http://www.w3.org/2001/04/xmlenc# |
Diagram
|
|
Type |
xenc:EncryptionMethodType |
Properties
|
content:
|
complex |
minOccurs:
|
0 |
mixed:
|
true |
|
Model |
xenc:KeySize{0,1} , xenc:OAEPparams{0,1} , ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/04/xmlenc#' |
Children |
xenc:KeySize, xenc:OAEPparams |
Instance
|
<xenc:EncryptionMethod Algorithm="">
<xenc:KeySize>{0,1}</xenc:KeySize>
<xenc:OAEPparams>{0,1}</xenc:OAEPparams>
</xenc:EncryptionMethod> |
|
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
Algorithm |
anyURI |
|
|
required |
|
|
Source
|
<element name="EncryptionMethod" type="xenc:EncryptionMethodType" minOccurs="0"/> |
|