Definition Type: Element
Name: Sign
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: 210-nomination-v5-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Signature in schema xmldsig-core-schema_xsdXSD Diagram of Sign in schema 210-nomination-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="Sign" minOccurs="0">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ds:Signature" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Signature ds:Signature (1) (1)
Collapse Comments:
blog comments powered by Disqus