complexType Signature_Type

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

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


Source

<xs:complexType name="Signature_Type">
    <
xs:sequence>
        <
xs:element name="SignedInfo" type="SignedInfo_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="SignatureValue" type="SignatureValue_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="KeyInfo" type="KeyInfo_Type" minOccurs="0" maxOccurs="1"/>
        <
xs:element name="Object" type="Object_Type" minOccurs="0" maxOccurs="unbounded"/>
    </
xs:sequence>
    <
xs:attribute name="Id" type="xs:ID"/>
</
xs:complexType>


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