retention_contestΒΆ
RetentionContest extends ballot_measure_contest and represents a
contest where a candidate is retained in a position (e.g. a judge).
| Tag | Data Type | Required? | Repeats? | Description | Error Handling |
|---|---|---|---|---|---|
| candidate_id | xs:IDREF |
Required | Single | Links to the candidate being retained. | If the field is invalid or not present,
the implementation is required to ignore
the RetentionContest element
containing it. |
| office_id | xs:IDREF |
Optional | Single | Links to the information about the office. | If the field is invalid or not present, then the implementation is required to ignore it. |