Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 2.99 KB

party_selection.rst

File metadata and controls

38 lines (29 loc) · 2.99 KB

PartySelection

This element extends multi-xml-ballot-selection-base to support contests in which the selections can be groups of one or more parties.

Tag Data Type Required? Repeats? Description Error Handling
PartyIds xs:IDREFS Required Single One or more multi-xml-party IDs which collectively represent a ballot selection. If one or more parties referenced are invalid or not present, the implementation is required to ignore the PartySelection containing it.

BallotSelectionBase

A base model for all ballot selection types: multi-xml-ballot-measure-selection, multi-xml-candidate-selection, and multi-xml-party-selection.

Tag Data Type Required? Repeats? Description Error Handling
SequenceOrder xs:integer Optional Single The order in which a selection can be listed on the ballot or in results. This is the default ordering, and can be overridden by OrderedBallotSlectionIds in multi-xml-ordered-contest. If the field is invalid or not present, then the implementation is required to ignore it.