ContactInformation |
ContactInformation |
Optional |
Repeats |
Specifies contact information for the
person. |
If the element is invalid or not
present, then the implementation is
required to ignore it. |
DateOfBirth |
xs:date |
Optional |
Single |
Represents the individual’s date of
birth. |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
ExternalIdentifiers |
ExternalIdentifiers |
Optional |
Single |
Identifiers for this person. |
If the element is invalid or not
present, then the implementation is
required to ignore it. |
FirstName |
xs:string |
Optional |
Single |
Represents an individual’s first name. |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
FullName |
InternationalizedText |
Optional |
Single |
Specifies a person’s full name (NB:
this information is
InternationalizedText
because it sometimes appears on ballots
in multiple languages). |
If the element is invalid or not
present, then the implementation is
required to ignore it. |
Gender |
xs:string |
Optional |
Single |
Specifies a person’s gender. |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
LastName |
xs:string |
Optional |
Single |
Represents an individual’s last name. |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
MiddleName |
xs:string |
Optional |
Repeats |
Represents any number of names between
an individual’s first and last names
(e.g. John Ronald Reuel Tolkien). |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
Nickname |
xs:string |
Optional |
Single |
Represents an individual’s nickname. |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
PartyId |
xs:IDREF |
Optional |
Single |
Refers to the associated
Party. This information
is intended to be used by feed consumers
to help them disambiguate the person’s
identity, but not to be presented as
part of any ballot information. For that
see Candidate
PartyId. |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
Prefix |
xs:string |
Optional |
Single |
Specifies a prefix associated with a
person (e.g. Dr.). |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
Profession |
InternationalizedText |
Optional |
Single |
Specifies a person’s profession (NB:
this information is
InternationalizedText
because it sometimes appears on ballots
in multiple languages). |
If the element is invalid or not
present, then the implementation is
required to ignore it. |
Suffix |
xs:string |
Optional |
Single |
Specifies a suffix associated with a
person (e.g. Jr.). |
If the field is invalid or not present,
then the implementation is required to
ignore it. |
Title |
InternationalizedText |
Optional |
Single |
A title associated with a person
(NB: this information is
InternationalizedText
because it sometimes appears on ballots
in multiple languages). |
If the element is invalid or not
present, then the implementation is
required to ignore it. |