complexType CanonicalizationMethodType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2966.png
namespace http://www.w3.org/2000/09/xmldsig#
properties
mixed true
used by
element CanonicalizationMethod
attributes
Name  Type  Use  Default  Fixed  Annotation
Algorithm  xsd:anyURI  required      
source <xsd:complexType name="CanonicalizationMethodType" mixed="true">
 
<xsd:sequence>
   
<xsd:any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
   
<!-- (0,unbounded) elements from (1,1) namespace -->
 
</xsd:sequence>
 
<xsd:attribute name="Algorithm" type="anyURI" use="required"/>
</xsd:complexType>

attribute CanonicalizationMethodType/@Algorithm
type xsd:anyURI
properties
use required
source <xsd:attribute name="Algorithm" type="anyURI" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy