AI-generated Key Takeaways
-
The
VoterInformationentity is exclusively used in voter information feeds and not with other feed types. -
VoterInformationassociatesVoterInformationWebsites with either a scope or related election. -
The
VoterInformationentity has one required attribute,objectId, which is a unique internal identifier. -
The
VoterInformationentity includes elements likeAssociatedElectionIds,ScopeGpUnitIds,VoterInformationWebsite, andExternalIdentifiers.
Use VoterInformation to associate a set of
VoterInformationWebsites
and associate them with either a scope or related election.
Attributes
The following table shows the attributes for VoterInformation:
| Attribute | Required? | Type | Description |
|---|---|---|---|
objectId |
Required | ID |
Unique internal identifier that's used by other elements to reference this element. |
Elements
The following table shows the elements for VoterInformation:
| Element | Multiplicity | Type | Description |
|---|---|---|---|
AssociatedElectionIds |
0 or 1 | IDREFS |
Contains the objectId elements of any Election elements for which the voter information is relevant. It is expected that only one of AssociatedelectionIds or ScopeGpUnitIds is present. |
ScopeGpUnitIds |
0 or 1 | IDREFS |
Contains the objectId elements of any GpUnit for the electoral district the voter information is in scoped for. It is expected that only one of AssociatedelectionIds or ScopeGpUnitIds is present. |
VoterInformationWebsite |
1 or more | VoterInformationWebsite |
A website that is part of this voter information. |
ExternalIdentifiers |
1 | ExternalIdentifiers |
Associates an ID with the voter information. A stable identifier is required. |