ds:KeyValue
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: xmldsig-core-schema.xsd
Type: ds:KeyValueType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice [1..1]
- ds:DSAKeyValue
- ds:RSAKeyValue
- Any element Namespace: ##other, Process Contents: lax
Attributes
None
Used in
- Type ds:KeyInfoType (Element ds:KeyInfo)
Sample instance
<KeyValue> <DSAKeyValue> <P>...</P> <Q>...</Q> <G>...</G> <Y>...</Y> </DSAKeyValue> </KeyValue>