complexType PGPData_Type

complexType {}PGPData_Type

Abstractfalse (This can be used in an instance)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.w3.org/2000/09/xmldsig#


Source

<xs:complexType name="PGPData_Type">
    <
xs:annotation>
        <
xs:documentation>PGPData</xs:documentation>
    </
xs:annotation>
    <
xs:choice>
        <
xs:sequence>
            <
xs:element name="PGPKeyID" type="PGPKeyID_Type" minOccurs="1" maxOccurs="1"/>
            <
xs:element name="PGPKeyPacket" type="PGPKeyPacket_Type" minOccurs="0" maxOccurs="1"/>
        </
xs:sequence>
        <
xs:sequence>
            <
xs:element name="PGPKeyPacket" type="PGPKeyPacket_Type" minOccurs="1" maxOccurs="1"/>
        </
xs:sequence>
    </
xs:choice>
</
xs:complexType>


Documentation

PGPData


complexType PGPData_Type


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.