complexType DSAKeyValue_Type

complexType {}DSAKeyValue_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="DSAKeyValue_Type">
    <
xs:sequence>
        <
xs:sequence minOccurs="0" maxOccurs="1">
            <
xs:element name="P" type="P_Type" minOccurs="1" maxOccurs="1"/>
            <
xs:element name="Q" type="Q_Type" minOccurs="1" maxOccurs="1"/>
        </
xs:sequence>
        <
xs:element name="G" type="G_Type" minOccurs="0" maxOccurs="1"/>
        <
xs:element name="Y" type="Y_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="J" type="J_Type" minOccurs="0" maxOccurs="1"/>
        <
xs:sequence minOccurs="0" maxOccurs="1">
            <
xs:element name="Seed" type="Seed_Type" minOccurs="1" maxOccurs="1"/>
            <
xs:element name="PgenCounter" type="PgenCounter_Type" minOccurs="1" maxOccurs="1"/>
        </
xs:sequence>
    </
xs:sequence>
</
xs:complexType>


complexType DSAKeyValue_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.