Definition Type: Element
Name: Action
Namespace: urn:oasis:names:tc:evs:schema:eml
Type: token:http://www.w3.org/2001/XMLSchema
Containing Schema: 210-nomination-v5-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of Action in schema 210-nomination-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="Action">
    <xs:simpleType>
        <xs:restriction base="xs:token">
            <xs:enumeration value="consent" />
            <xs:enumeration value="withdraw" />
        </xs:restriction>
    </xs:simpleType>
</xs:element>
Collapse Facets:
Facet Value
Enumeration consent
Enumeration withdraw
Collapse Comments:
blog comments powered by Disqus