Definition Type: ComplexType
Name: CanonicalizationMethodType
Namespace: urn:oasis:names:tc:evs:schema:eml:ts
Containing Schema: emltimestamp.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Algorithm in schema emltimestamp_xsdXSD Diagram of CanonicalizationMethodType in schema emltimestamp_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:complexType name="CanonicalizationMethodType" mixed="true">
    <xs:sequence>
        <xs:any namespace="##any" processContents="strict" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="Algorithm" type="xs:anyURI" use="required" />
    <!-- (0,unbounded) elements from (1,1) namespace -->
</xs: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 ts:Algorithm Required
Collapse Derivation Tree:
Collapse References:
ts:CanonicalizationMethod
Collapse Comments:
blog comments powered by Disqus