PwgSmRev1-185 - PGPDataType

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

element PGPDataType/PGPKeyID
diagram PwgSmRev1-185_p4364.png
namespace http://www.w3.org/2000/09/xmldsig#
type xs:base64Binary
properties
content simple
source <xs:element name="PGPKeyID" type="base64Binary"/>

element PGPDataType/PGPKeyPacket
diagram PwgSmRev1-185_p4365.png
namespace http://www.w3.org/2000/09/xmldsig#
type xs:base64Binary
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="PGPKeyPacket" type="base64Binary" minOccurs="0"/>

element PGPDataType/PGPKeyPacket
diagram PwgSmRev1-185_p4366.png
namespace http://www.w3.org/2000/09/xmldsig#
type xs:base64Binary
properties
content simple
source <xs:element name="PGPKeyPacket" type="base64Binary"/>


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