Showing:

Diagrams
Properties
Source
Used by
Element ds:PGPDataType / ds:PGPKeyID
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram
Type base64Binary
Properties
content: simple
Source
<element name="PGPKeyID" type="base64Binary"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Element ds:PGPDataType / ds:PGPKeyPacket
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram
Type base64Binary
Properties
content: simple
minOccurs: 0
Source
<element name="PGPKeyPacket" type="base64Binary" minOccurs="0"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Complex Type ds:PGPDataType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index548.tmp#id2223 index548.tmp#id2224
Used by
Element ds:PGPData
Model (ds:PGPKeyID , ds:PGPKeyPacket{0,1} , ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#') | (ds:PGPKeyPacket , ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#')
Children ds:PGPKeyID, ds:PGPKeyPacket
Source
<complexType name="PGPDataType">
  <choice>
    <sequence>
      <element name="PGPKeyID" type="base64Binary"/>
      <element name="PGPKeyPacket" type="base64Binary" minOccurs="0"/>
      <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
    <sequence>
      <element name="PGPKeyPacket" type="base64Binary"/>
      <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </sequence>
  </choice>
</complexType>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd