simpleType VotingMethodType

simpleType {urn:oasis:names:tc:evs:schema:eml}VotingMethodType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {urn:oasis:names:tc:evs:schema:eml}VotingMethodType
Derived Types
{urn:oasis:names:tc:evs:schema:eml}VotingMethodType
 {urn:oasis:names:tc:evs:schema:eml}VotingMethod (by type)
Target Namespaceurn:oasis:names:tc:evs:schema:eml
Declared Namespacesxmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns:ts=urn:oasis:names:tc:evs:schema:eml:ts
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=urn:oasis:names:tc:evs:schema:eml


Source

<xsd:simpleType name="VotingMethodType">
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="FPP"/>
        <
xsd:enumeration value="OPV"/>
        <
xsd:enumeration value="SPV"/>
        <
xsd:enumeration value="STV"/>
        <
xsd:enumeration value="additonalmember"/>
        <
xsd:enumeration value="approval"/>
        <
xsd:enumeration value="block"/>
        <
xsd:enumeration value="partylist"/>
        <
xsd:enumeration value="supplementary"/>
        <
xsd:enumeration value="other"/>
    </
xsd:restriction>
</
xsd:simpleType>


simpleType VotingMethodType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.