BallotStyleΒΆ
A container for the contests/measures on the ballot.
Tag |
Data Type |
Required? |
Repeats? |
Description |
Error Handling |
|---|---|---|---|---|---|
ImageUri |
|
Optional |
Single |
Specifies a URI that returns an image of the sample ballot. |
|
OrderedContestIds |
|
Optional |
Single |
Reference to a set of OrderedContest |
|
PartyIds |
|
Optional |
Single |
Reference to a set of :ref:`multi-xml-party`s. |
1<BallotStyle id="bs00000">
2 <OrderedContestIds>oc20003 oc20004 oc20005 oc20025 oc20355 oc20449</OrderedContestIds>
3</BallotStyle>