InternationalizedTextΒΆ
InternationalizedText
allows for support of multiple languages for a string.
InternationalizedText
has an optional attribute label
, which allows the feed to refer
back to the original label for the information (e.g. if the contact information came from a
CSV, label
may refer to a row ID). Examples of InternationalizedText
can be seen in:
* Any element that extends ContestBase
* Any element that extends BallotSelectionBase
* Candidate
* ContactInformation
* Election
* ElectionAdministration
* Office
* Party
* Person
* PollingLocation
* Source
NOTE: Internationalized Text is not currently supported for CSV submissions.
Tag |
Data Type |
Required? |
Repeats? |
Description |
Error Handling |
---|---|---|---|---|---|
Text |
Required |
Repeats |
Contains the translations of a particular string of text. |
At least one valid |