Definition Type: SimpleType
Name: VotingChannelType
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: emlcore-v5-0.xsd
Collapse XSD Schema Diagram:
XSD Diagram of VotingChannelType in schema emlcore-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:simpleType name="VotingChannelType">
    <xs:restriction base="xs:token">
        <xs:enumeration value="SMS" />
        <xs:enumeration value="WAP" />
        <xs:enumeration value="digitalTV" />
        <xs:enumeration value="internet" />
        <xs:enumeration value="kiosk" />
        <xs:enumeration value="polling" />
        <xs:enumeration value="postal" />
        <xs:enumeration value="telephone" />
        <xs:enumeration value="other" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration SMS
Enumeration WAP
Enumeration digitalTV
Enumeration internet
Enumeration kiosk
Enumeration polling
Enumeration postal
Enumeration telephone
Enumeration other
Collapse Derivation Tree:
Collapse References:
nsA:Channel, nsA:Channel, nsA:Channel, nsA:Channel, nsA:ChannelName, nsA:ChannelName, nsA:PreferredChannel, nsA:PreferredChannel, nsA:VotingChannel
Collapse Comments:
blog comments powered by Disqus