Definition Type: SimpleType
Name: VotingMethodType
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: emlcore-v5-0.xsd
Collapse XSD Schema Diagram:
XSD Diagram of VotingMethodType in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:simpleType name="VotingMethodType">
    <xs:restriction base="xs:token">
        <xs:enumeration value="AMS" />
        <xs:enumeration value="FPP" />
        <xs:enumeration value="IRV" />
        <xs:enumeration value="NOR" />
        <xs:enumeration value="OPV" />
        <xs:enumeration value="RCV" />
        <xs:enumeration value="SPV" />
        <xs:enumeration value="STV" />
        <xs:enumeration value="cumulative" />
        <xs:enumeration value="approval" />
        <xs:enumeration value="block" />
        <xs:enumeration value="supporterlist" />
        <xs:enumeration value="partisan" />
        <xs:enumeration value="supplementaryvote" />
        <xs:enumeration value="other" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration AMS
Enumeration FPP
Enumeration IRV
Enumeration NOR
Enumeration OPV
Enumeration RCV
Enumeration SPV
Enumeration STV
Enumeration cumulative
Enumeration approval
Enumeration block
Enumeration supporterlist
Enumeration partisan
Enumeration supplementaryvote
Enumeration other
Collapse Derivation Tree:
Collapse References:
nsA:VotingMethod
Collapse Comments:
blog comments powered by Disqus