complexType SignedInfo_Type

complexType {http://www.w3.org/2000/09/xmldsig#}SignedInfo_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="SignedInfo_Type">
    <
xs:sequence>
        <
xs:element name="CanonicalizationMethod" type="CanonicalizationMethod_Type" minOccurs="1"
            
maxOccurs="1"/>
        <
xs:element name="SignatureMethod" type="SignatureMethod_Type" minOccurs="1" maxOccurs="1"/>
        <
xs:element name="Reference" type="Reference_Type" minOccurs="1" maxOccurs="unbounded"/>
    </
xs:sequence>
    <
xs:attribute name="Id" type="xs:ID"/>
</
xs:complexType>


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