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