complexType PGPDataType

complexType {http://www.w3.org/2000/09/xmldsig#}PGPDataType

Derived Types
{http://www.w3.org/2000/09/xmldsig#}PGPDataType
 {http://www.w3.org/2000/09/xmldsig#}PGPData (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.w3.org/2000/09/xmldsig#
Declared Namespacesxmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="PGPDataType" mixed="false">
    <
choice>
        <
sequence>
            <
element name="PGPKeyID" type="string"/>
            <
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>


complexType PGPDataType


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.