complexType DSAKeyValueType

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

Derived Types
{http://www.w3.org/2000/09/xmldsig#}DSAKeyValueType
 {http://www.w3.org/2000/09/xmldsig#}DSAKeyValue (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="DSAKeyValueType" mixed="false">
    <
sequence>
        <
sequence>
            <
element name="P" type="ds:CryptoBinary"/>
            <
element name="Q" type="ds:CryptoBinary"/>
            <
element name="G" type="ds:CryptoBinary"/>
            <
element name="Y" type="ds:CryptoBinary"/>
            <
element name="J" type="ds:CryptoBinary" minOccurs="0"/>
        </
sequence>
        <
sequence minOccurs="0">
            <
element name="Seed" type="ds:CryptoBinary"/>
            <
element name="PgenCounter" type="ds:CryptoBinary"/>
        </
sequence>
    </
sequence>
</
complexType>


complexType DSAKeyValueType


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.