AI-generated Key Takeaways
-
The
VoterInformationWebsiteentity is used in voter information feeds and should be referenced fromVoterInformation. -
VoterInformationWebsiteincludes elements such asUri,IsGeoFenced,IsUserInputRequired, andType. -
ElectoralCommissionWebsiteis a sub-entity ofVoterInformationWebsiteused for websites related to anElectoralCommission. -
ElectoralCommissionWebsiteshares elements likeUri,IsGeoFenced, andIsUserInputRequiredwithVoterInformationWebsite, but aTypeis not required.
Use VoterInformationWebsite for voter information websites to be referenced
from VoterInformation.
This document discusses VoterInformation and its sub-entity:
VoterInformationWebsiteElectoralCommissionWebsite
Elements
The following table shows the elements for VoterInformationWebsite:
| Element | Multiplicity | Type | Description |
|---|---|---|---|
Uri |
1 | InternationalizedUri |
URI for the voter information website |
IsGeoFenced |
0 or 1 | boolean | True if a website has an IP geo-restriction, also known as geo-blocking or otherwise has access restricted based on a user's geographical location. Treated as false if not included. |
IsUserInputRequired |
0 or 1 | boolean | True if a website requires user input to access its content, e.g. an address or national id number. Treated as false if not included. |
Type |
1 or more | VoterInformationWebsiteType |
An enumerated type for voter information websites. |
ElectoralCommissionWebsite
Use ElectoralCommissionWebsite when specifying the website related to an
ElectoralCommission. Unlike
a generic VoterInformationWebsite a Type is not required.
The following table shows the elements for ElectoralCommissionWebsite:
| Element | Multiplicity | Type | Description |
|---|---|---|---|
Uri |
1 | InternationalizedUri |
URI for the voter information website |
IsGeoFenced |
0 or 1 | boolean | True if a website has an IP geo-restriction, also known as geo-blocking or otherwise has access restricted based on a user's geographical location. Treated as false if not included. |
IsUserInputRequired |
0 or 1 | boolean | True if a website requires user input to access its content, e.g. an address or national id number. Treated as false if not included. |