ds:KeyInfo
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: common/UBL-xmldsig-core-schema-2.1.xsd
Type: ds:KeyInfoType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice [1..*]
- ds:KeyName
- ds:KeyValue
- ds:RetrievalMethod
- ds:X509Data
- ds:PGPData
- ds:SPKIData
- ds:MgmtData
- Any element Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Used in
- Type ds:SignatureType (Element ds:Signature)
Sample instance
<ds:KeyInfo>Any text, intermingled with: <ds:KeyName>string</ds:KeyName> </ds:KeyInfo>