ds:PGPData
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: xmldsig-core-schema.xsd
Type: ds:PGPDataType
Properties: Global, Qualified
Content
- Choice [1..1]
- Sequence [1..1]
- ds:PGPKeyID [1..1]
- ds:PGPKeyPacket [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
- Sequence [1..1]
- ds:PGPKeyPacket [1..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
- Sequence [1..1]
Attributes
None
Used in
- Type ds:KeyInfoType (Element ds:KeyInfo)
Sample instance
<ds:PGPData> <ds:PGPKeyID>GpM7</ds:PGPKeyID> <ds:PGPKeyPacket>GpM7</ds:PGPKeyPacket> <!--any element--> </ds:PGPData>