BallotStyleΒΆ

A container for the contests/measures on the ballot.

Tag Data Type Required? Repeats? Description Error Handling
ImageUri xs:anyURI Optional Single Specifies a URI that returns an image of the sample ballot. If the field is invalid or not present, then the implementation is required to ignore it.
OrderedContestIds xs:IDREFS Optional Single Reference to a set of OrderedContest If the field is invalid or not present, then the implementation is required to ignore it.
PartyIds xs:IDREFS Optional Single Reference to a set of :ref:`multi-xml-party`s. If the field is invalid or not present, then the implementation is required to ignore it.
1
2
3
<BallotStyle id="bs00000">
   <OrderedContestIds>oc20003 oc20004 oc20005 oc20025 oc20355 oc20449</OrderedContestIds>
</BallotStyle>