Definition Type: Element
Name: ReportingUnitVotes
Namespace: urn:oasis:names:tc:evs:schema:eml
Containing Schema: 510-count-v5-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UncountedVotes in schema 510-count-v5-0_xsd Drilldown into RejectedVotes in schema 510-count-v5-0_xsd Drilldown into Abstentions in schema 510-count-v5-0_xsd Drilldown into Provisionals in schema 510-count-v5-0_xsd Drilldown into TotalCounted in schema 510-count-v5-0_xsd Drilldown into Read in schema 510-count-v5-0_xsd Drilldown into Cast in schema 510-count-v5-0_xsd Drilldown into Selection in schema 510-count-v5-0_xsd Drilldown into VoteGroup in schema 510-count-v5-0_xsd Drilldown into CountMetric in schema emlcore-v5-0_xsd Drilldown into ReportingUnitIdentifier in schema emlcore-v5-0_xsdXSD Diagram of ReportingUnitVotes in schema 510-count-v5-0_xsd (OASIS Election Markup Language (EML))
Collapse XSD Schema Code:
<xs:element name="ReportingUnitVotes">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ReportingUnitIdentifier" />
            <xs:element ref="CountMetric" minOccurs="0" maxOccurs="unbounded" />
            <xs:group ref="VoteGroup" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReportingUnitIdentifier nsA:ReportingUnitIdentifier (1) (1)
CountMetric nsA:CountMetric 0 unbounded
Selection nsA:Selection (1) unbounded
Cast nsA:Cast 0 (1)
Read nsA:Read 0 (1)
TotalCounted nsA:TotalCounted 0 (1)
Provisionals nsA:Provisionals 0 (1)
Abstentions nsA:Abstentions 0 (1)
RejectedVotes nsA:RejectedVotes 0 unbounded
UncountedVotes nsA:UncountedVotes 0 unbounded
<xs:group> nsA:VoteGroup (1) (1)
Collapse Comments:
blog comments powered by Disqus