complexType PGPDataType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2980.png
namespace http://www.w3.org/2000/09/xmldsig#
children ds:PGPKeyID ds:PGPKeyPacket ds:PGPKeyPacket
used by
element PGPData
source <xsd:complexType name="PGPDataType">
 
<xsd:choice>
   
<xsd:sequence>
     
<xsd:element name="PGPKeyID" type="base64Binary"/>
     
<xsd:element name="PGPKeyPacket" type="base64Binary" minOccurs="0"/>
     
<xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
   
<xsd:sequence>
     
<xsd:element name="PGPKeyPacket" type="base64Binary"/>
     
<xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:choice>
</xsd:complexType>

element PGPDataType/PGPKeyID
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2981.png
namespace http://www.w3.org/2000/09/xmldsig#
type xsd:base64Binary
properties
content simple
source <xsd:element name="PGPKeyID" type="base64Binary"/>

element PGPDataType/PGPKeyPacket
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2982.png
namespace http://www.w3.org/2000/09/xmldsig#
type xsd:base64Binary
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="PGPKeyPacket" type="base64Binary" minOccurs="0"/>

element PGPDataType/PGPKeyPacket
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2983.png
namespace http://www.w3.org/2000/09/xmldsig#
type xsd:base64Binary
properties
content simple
source <xsd:element name="PGPKeyPacket" type="base64Binary"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy