Definition Type: ComplexType
Name: CanonicalizationMethodType
Namespace: http://www.w3.org/2000/09/xmldsig#
Containing Schema: xmldsig-core-schema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AlgorithmXSD Diagram of CanonicalizationMethodType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<complexType name="CanonicalizationMethodType" mixed="true">
    <sequence>
        <any namespace="##any" minOccurs="0" maxOccurs="unbounded" />
        <!-- (0,unbounded) elements from (1,1) namespace -->
    </sequence>
    <attribute name="Algorithm" type="anyURI" use="required" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: '##any' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Algorithm ds:Algorithm Required
Collapse Derivation Tree:
Collapse References:
ds:CanonicalizationMethod