ds:KeyValue
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: common/UBL-xmldsig-core-schema-2.1.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
<ds:KeyValue>Any text, intermingled with: <ds:DSAKeyValue> <ds:P>GpM7</ds:P> <ds:Q>GpM7</ds:Q> <ds:G>GpM7</ds:G> <ds:Y>GpM7</ds:Y> <ds:J>GpM7</ds:J> <ds:Seed>GpM7</ds:Seed> <ds:PgenCounter>GpM7</ds:PgenCounter> </ds:DSAKeyValue> </ds:KeyValue>