complexType DSAKeyValueType

complexType {urn:oasis:names:tc:evs:schema:eml:ts}DSAKeyValueType

Derived Types
{urn:oasis:names:tc:evs:schema:eml:ts}DSAKeyValueType
 {urn:oasis:names:tc:evs:schema:eml:ts}DSAKeyValue (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:evs:schema:eml:ts
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml:ts


Source

<xs:complexType name="DSAKeyValueType">
    <
xs:sequence>
        <
xs:sequence minOccurs="0">
            <
xs:element name="P" type="CryptoBinary"/>
            <
xs:element name="Q" type="CryptoBinary"/>
        </
xs:sequence>
        <
xs:element name="J" type="CryptoBinary" minOccurs="0"/>
        <
xs:element name="G" type="CryptoBinary" minOccurs="0"/>
        <
xs:element name="Y" type="CryptoBinary"/>
        <
xs:sequence minOccurs="0">
            <
xs:element name="Seed" type="CryptoBinary"/>
            <
xs:element name="PgenCounter" type="CryptoBinary"/>
        </
xs:sequence>
    </
xs:sequence>
</
xs: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.