group VoteGroup

group {urn:oasis:names:tc:evs:schema:eml}VoteGroup

Target Namespaceurn:oasis:names:tc:evs:schema:eml
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml


Source

<xs:group name="VoteGroup">
    <
xs:sequence>
        <
xs:element name="Selection" maxOccurs="unbounded">
            <
xs:complexType>
                <
xs:sequence>
                    <
xs:choice>
                        <
xs:sequence>
                            <
xs:element ref="CandidateIdentifier"/>
                            <
xs:element ref="AffiliationIdentifier" minOccurs="0"/>
                        </
xs:sequence>
                        <
xs:sequence>
                            <
xs:element ref="AffiliationIdentifier"/>
                            <
xs:element ref="CandidateIdentifier" minOccurs="0" maxOccurs="unbounded"/>
                        </
xs:sequence>
                        <
xs:element ref="ReferendumOptionIdentifier"/>
                    </
xs:choice>
                    <
xs:element name="ValidVotes" type="xs:nonNegativeInteger"/>
                </
xs:sequence>
                <
xs:attribute name="Value" type="VotingValueType" use="optional"/>
            </
xs:complexType>
        </
xs:element>
        <
xs:element name="Abstentions" type="xs:nonNegativeInteger" minOccurs="0"/>
        <
xs:element name="RejectedVotes" minOccurs="0" maxOccurs="unbounded">
            <
xs:complexType>
                <
xs:simpleContent>
                    <
xs:extension base="xs:nonNegativeInteger">
                        <
xs:attribute name="Reason" type="xs:token" use="optional"/>
                        <
xs:attribute name="ReasonCode" type="xs:token" use="required"/>
                    </
xs:extension>
                </
xs:simpleContent>
            </
xs:complexType>
        </
xs:element>
        <
xs:element name="UncountedVotes" minOccurs="0" maxOccurs="unbounded">
            <
xs:complexType>
                <
xs:simpleContent>
                    <
xs:extension base="xs:nonNegativeInteger">
                        <
xs:attribute name="Reason" type="xs:token" use="optional"/>
                        <
xs:attribute name="ReasonCode" type="xs:token" use="required"/>
                    </
xs:extension>
                </
xs:simpleContent>
            </
xs:complexType>
        </
xs:element>
    </
xs:sequence>
</
xs:group>


group VoteGroup


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.