OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

election-services message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: VoterID


Files to support TC conversation.

Regards

Paul Spencer
Director
Boynings Consulting Ltd
http://boynings.co.uk 
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp1 U (http://www.altova.com) by Paul Spencer (Boynings Consulting) -->
<xs:schema xmlns="http://www.govtalk.gov.uk/ukcore"; xmlns:xs="http://www.w3.org/2001/XMLSchema"; xmlns:eml="urn:oasis:names:tc:evs:schema:eml" targetNamespace="http://www.govtalk.gov.uk/ukcore"; elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.2.1">
	<xs:import namespace="urn:oasis:names:tc:evs:schema:eml" schemaLocation="emlcore-v4-0.xsd"/>
	<xs:element name="Channel">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="PreferredChannel" minOccurs="0" maxOccurs="unbounded">
					<xs:complexType>
						<xs:simpleContent>
							<xs:extension base="eml:VotingChannelType">
								<xs:attribute name="Fixed" type="eml:YesNoType" use="optional"/>
							</xs:extension>
						</xs:simpleContent>
					</xs:complexType>
				</xs:element>
				<xs:element ref="eml:Period" minOccurs="0"/>
				<xs:element ref="ElectionCategory" minOccurs="0"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
	<xs:element name="DateOfIssue" type="xs:date"/>
	<xs:element name="ElectionCategory" type="ElectionCategoryType"/>
	<xs:element name="ElectorAlterationDate" type="xs:date"/>
	<xs:element name="ElectorOverseasAddress" type="eml:InternationalAddressStructure"/>
	<xs:element name="ListPurpose">
		<xs:simpleType>
			<xs:restriction base="xs:token">
				<xs:maxLength value="50"/>
				<xs:minLength value="1"/>
			</xs:restriction>
		</xs:simpleType>
	</xs:element>
	<xs:element name="LocalAuthorityCode" type="LocalAuthorityIdType"/>
	<xs:element name="ManagingAuthority" type="eml:ManagingAuthorityStructure"/>
	<xs:element name="NewLocalAuthorityCode" type="LocalAuthorityIdType"/>
	<xs:element name="NewPollingDistrictAnnexCode" type="PollingDistrictAnnexType"/>
	<xs:element name="NewPollingDistrictCode" type="PollingDistrictType"/>
	<xs:element name="PollingDistrict">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Name" type="xs:token" minOccurs="0"/>
				<xs:element name="Association" minOccurs="0" maxOccurs="unbounded">
					<xs:complexType>
						<xs:simpleContent>
							<xs:extension base="xs:token">
								<xs:attribute name="Id" type="xs:token" use="optional"/>
								<xs:attribute name="Type" type="xs:token" use="required"/>
							</xs:extension>
						</xs:simpleContent>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="Id" type="PollingDistrictType"/>
		</xs:complexType>
	</xs:element>
	<xs:element name="PollingDistrictAnnex">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="Name" type="xs:token" minOccurs="0"/>
				<xs:element name="Association" minOccurs="0" maxOccurs="unbounded">
					<xs:complexType>
						<xs:simpleContent>
							<xs:extension base="xs:token">
								<xs:attribute name="Id" type="xs:token" use="optional"/>
								<xs:attribute name="Type" type="xs:token" use="required"/>
							</xs:extension>
						</xs:simpleContent>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="Id" type="PollingDistrictAnnexType"/>
		</xs:complexType>
	</xs:element>
	<xs:element name="PollingDistrictList" type="xs:token"/>
	<xs:element name="RegisterEndDate" type="xs:date"/>
	<xs:element name="RegisterStartDate" type="xs:date"/>
	<xs:element name="SchematronLocation" type="xs:anyURI"/>
	<xs:element name="VoterEligibilityDate" type="xs:date"/>
	<xs:simpleType name="ElectionCategoryType">
		<xs:restriction base="xs:token">
			<xs:enumeration value="local"/>
			<xs:enumeration value="parliamentary"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LocalAuthorityIdType">
		<xs:restriction base="xs:token">
			<xs:pattern value="[0-9]{2}[A-Z]{2}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LocalAuthorityQualifierType">
		<xs:restriction base="xs:token"/>
	</xs:simpleType>
	<xs:simpleType name="PersonNumberType">
		<xs:restriction base="xs:token">
			<xs:pattern value="[0-9]{7}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PersonNumberSuffixType">
		<xs:restriction base="xs:token">
			<xs:pattern value="[0-9]{5}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PreviousPersonNumberType">
		<xs:restriction base="PersonNumberType"/>
	</xs:simpleType>
	<xs:simpleType name="PreviousPersonNumberSuffixType">
		<xs:restriction base="PersonNumberSuffixType"/>
	</xs:simpleType>
	<xs:simpleType name="PollingDistrictType">
		<xs:restriction base="xs:token">
			<xs:pattern value="\w{1,6}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PollingDistrictAnnexType">
		<xs:restriction base="xs:token">
			<xs:pattern value="[a-zA-Z0-9]{1,2}"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:complexType name="LocalAuthorityStructure">
		<xs:simpleContent>
			<xs:extension base="xs:token">
				<xs:attribute name="Id" type="LocalAuthorityIdType" use="required"/>
				<xs:attribute name="Qualifier" type="LocalAuthorityQualifierType" use="optional"/>
			</xs:extension>
		</xs:simpleContent>
	</xs:complexType>
</xs:schema>
<?xml version="1.0" encoding="UTF-8"?>
<EML Id="330-1" SchemaVersion="4.0" xsi:schemaLocation="urn:oasis:names:tc:evs:schema:eml ../Schemas/330-electionlist-v4-0.xsd http://www.govtalk.gov.uk/ukcore ../schemas/UKCORE-v2-3-0.xsd" xmlns="urn:oasis:names:tc:evs:schema:eml" xmlns:pd="http://www.govtalk.gov.uk/ukcore#pd"; xmlns:add="http://www.govtalk.gov.uk/ukcore#add"; xmlns:core="http://www.govtalk.gov.uk/ukcore"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
	<!--This sample file is accurate to the relevant EML schemas and UK CORE schematron.-->
	<!--Although it is based on the Actica QA data, it is not an accurate rendering of the data as a test file.-->
	<TransactionId>12345678</TransactionId>
	<SequenceNumber>1</SequenceNumber>
	<NumberInSequence>1</NumberInSequence>
	<SequencedElementName>VoterDetails</SequencedElementName>
	<core:SchematronLocation>http://localhost/126-100-CORE/Markup/Schematron-UKCORE/330-T1-v2-3-0.sch</core:SchematronLocation>
	<ElectionList>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Brian</pd:PersonGivenName>
							<pd:PersonGivenName>A</pd:PersonGivenName>
							<pd:PersonFamilyName>Niblett</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>HILL VIEW HOUSE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EW</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000020</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Pamela</pd:PersonGivenName>
							<pd:PersonFamilyName>Lea</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>HILL VIEW HOUSE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EW</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000021</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Russell</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Hoskin</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>HILL VIEW HOUSE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EW</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000022</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Hilary</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Lea</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>IVY COTTAGE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9ES</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000023</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>John</pd:PersonGivenName>
							<pd:PersonGivenName>E</pd:PersonGivenName>
							<pd:PersonFamilyName>Hoskin</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>IVY COTTAGE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9ES</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000024</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>John</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Hall</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>26</add:Number>
								</add:StartRange>
								<add:Description>LORRIDGE FARM COTTAGE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000025</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Maryann</pd:PersonGivenName>
							<pd:PersonFamilyName>Glibbery</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>26</add:Number>
								</add:StartRange>
								<add:Description>LORRIDGE FARM COTTAGE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000026</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
						<core:VoterEligibilityDate>2005-12-03</core:VoterEligibilityDate>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Julie</pd:PersonGivenName>
							<pd:PersonFamilyName>Hurford</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>MEADOWSIDE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EX</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000027</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Adrienne</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Stein</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>MEADOWSIDE</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EX</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000028</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Andrew</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Davies</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>31</add:Number>
									<add:Suffix>A</add:Suffix>
								</add:StartRange>
								<add:Description>NICKLEBY MEWS</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000029</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Sandra</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Stump</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>31</add:Number>
									<add:Suffix>A</add:Suffix>
								</add:StartRange>
								<add:Description>NICKLEBY MEWS</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000030</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Barbara</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Turner</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>PICKWICK FARM</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000031</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Michael</pd:PersonGivenName>
							<pd:PersonGivenName>B</pd:PersonGivenName>
							<pd:PersonFamilyName>Sessions</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>PICKWICK FARM</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9EU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000032</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>David</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Legge</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>RUSTY HINGES</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9ES</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000033</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Susan</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Tunley</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>RUSTY HINGES</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9ES</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000034</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Joan</pd:PersonGivenName>
							<pd:PersonFamilyName>Sessions</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:Description>ST SWITHINS</add:Description>
							</add:PAON>
							<add:StreetDescription>BERKELEY HEATH</add:StreetDescription>
							<add:Town>BERKELEY</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9ES</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000020</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HBA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Samantha</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Hooper</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>1</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000021</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Graham</pd:PersonGivenName>
							<pd:PersonGivenName>C</pd:PersonGivenName>
							<pd:PersonFamilyName>Pollack</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>2</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000023</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Philip</pd:PersonGivenName>
							<pd:PersonGivenName>H</pd:PersonGivenName>
							<pd:PersonFamilyName>Sage</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>2</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000024</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Susan</pd:PersonGivenName>
							<pd:PersonFamilyName>Withnell</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>2</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000025</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Beverley</pd:PersonGivenName>
							<pd:PersonGivenName>L</pd:PersonGivenName>
							<pd:PersonFamilyName>Turner</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>3</add:Number>
									<add:Suffix>A</add:Suffix>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000026</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Julian</pd:PersonGivenName>
							<pd:PersonGivenName>R</pd:PersonGivenName>
							<pd:PersonFamilyName>Whitlock</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>3</add:Number>
									<add:Suffix>A</add:Suffix>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000027</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Mark</pd:PersonGivenName>
							<pd:PersonGivenName>A</pd:PersonGivenName>
							<pd:PersonFamilyName>Sage</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>4</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000028</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Hannah</pd:PersonGivenName>
							<pd:PersonGivenName>B</pd:PersonGivenName>
							<pd:PersonFamilyName>Turner</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>5</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000029</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Lester</pd:PersonGivenName>
							<pd:PersonFamilyName>Whitlock</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>5</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000030</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Anthony</pd:PersonGivenName>
							<pd:PersonGivenName>R</pd:PersonGivenName>
							<pd:PersonFamilyName>Sage</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>6</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000031</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Janette</pd:PersonGivenName>
							<pd:PersonFamilyName>Spice</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>6</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000032</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Paul</pd:PersonGivenName>
							<pd:PersonGivenName>R</pd:PersonGivenName>
							<pd:PersonFamilyName>Morgan</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>6</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000033</Id>
					</VoterIdentification>
					<VoterInformation>
						<Qualifier>G</Qualifier>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Katherine</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Grigg-Keemnitz</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>7</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000034</Id>
					</VoterIdentification>
					<VoterInformation>
						<Qualifier>K</Qualifier>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Paul</pd:PersonGivenName>
							<pd:PersonGivenName>R</pd:PersonGivenName>
							<pd:PersonGivenName>I</pd:PersonGivenName>
							<pd:PersonFamilyName>Allen</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>7</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000035</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Adrian</pd:PersonGivenName>
							<pd:PersonGivenName>D</pd:PersonGivenName>
							<pd:PersonFamilyName>Isaac</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>8</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000036</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Cyril</pd:PersonGivenName>
							<pd:PersonGivenName>D</pd:PersonGivenName>
							<pd:PersonFamilyName>Munyard</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>8</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000037</Id>
					</VoterIdentification>
					<VoterInformation>
						<Qualifier>L</Qualifier>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Joyce</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Pygott</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>8</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000038</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Michael</pd:PersonGivenName>
							<pd:PersonGivenName>D</pd:PersonGivenName>
							<pd:PersonFamilyName>Richens</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>8</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000039</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Andrew</pd:PersonGivenName>
							<pd:PersonGivenName>E</pd:PersonGivenName>
							<pd:PersonFamilyName>Byrne</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>9</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000040</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Melanie</pd:PersonGivenName>
							<pd:PersonGivenName>C</pd:PersonGivenName>
							<pd:PersonFamilyName>Brunton</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>9</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000041</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Barbara</pd:PersonGivenName>
							<pd:PersonGivenName>A</pd:PersonGivenName>
							<pd:PersonFamilyName>Sage</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>10</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000042</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Norman</pd:PersonGivenName>
							<pd:PersonGivenName>F</pd:PersonGivenName>
							<pd:PersonGivenName>S</pd:PersonGivenName>
							<pd:PersonFamilyName>Churchill</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>10</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000043</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Wayne</pd:PersonGivenName>
							<pd:PersonGivenName>R</pd:PersonGivenName>
							<pd:PersonFamilyName>Weekes</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>11</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000044</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Peter</pd:PersonGivenName>
							<pd:PersonGivenName>C</pd:PersonGivenName>
							<pd:PersonFamilyName>Brown</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>11</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000045</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Peter</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Darkes</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>11</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000046</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Sandra</pd:PersonGivenName>
							<pd:PersonGivenName>M</pd:PersonGivenName>
							<pd:PersonFamilyName>Sage</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>11</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000047</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Gordon</pd:PersonGivenName>
							<pd:PersonGivenName>S</pd:PersonGivenName>
							<pd:PersonFamilyName>Darkes</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>12</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000048</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Isabel</pd:PersonGivenName>
							<pd:PersonFamilyName>Sage</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>12</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000049</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Lindsey</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Evans</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>13</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000050</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Andrew</pd:PersonGivenName>
							<pd:PersonGivenName>P</pd:PersonGivenName>
							<pd:PersonFamilyName>Grainger</pd:PersonFamilyName>
						</VoterName>
						<ElectoralAddress AddressVerification="NLPG" AddressFormat="BS7666">
							<add:PAON>
								<add:StartRange>
									<add:Number>13</add:Number>
								</add:StartRange>
							</add:PAON>
							<add:StreetDescription>CHURCH VIEW</add:StreetDescription>
							<add:Town>NEWPORT</add:Town>
							<add:AdministrativeArea>QASHIRE</add:AdministrativeArea>
							<add:PostCode>XL13 9PU</add:PostCode>
						</ElectoralAddress>
						<Id xsi:type="core:PersonNumberType">0000050</Id>
						<Id xsi:type="core:PersonNumberSuffixType">00001</Id>
					</VoterIdentification>
					<VoterInformation>
						<PollingDistrict Id="HCA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Violet</pd:PersonGivenName>
							<pd:PersonGivenName>J</pd:PersonGivenName>
							<pd:PersonFamilyName>Hursthouse</pd:PersonFamilyName>
						</VoterName>
						<Id xsi:type="core:PersonNumberType">0002813</Id>
					</VoterIdentification>
					<VoterInformation>
						<Qualifier>F</Qualifier>
						<Qualifier>O</Qualifier>
						<PollingDistrict Id="JR"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Brian</pd:PersonGivenName>
							<pd:PersonGivenName>A</pd:PersonGivenName>
							<pd:PersonFamilyName>Hyde</pd:PersonFamilyName>
						</VoterName>
						<Id xsi:type="core:PersonNumberType">0002812</Id>
					</VoterIdentification>
					<VoterInformation>
						<Qualifier>E</Qualifier>
						<Qualifier>O</Qualifier>
						<PollingDistrict Id="JR"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<VoterDetails>
			<VoterRegistration>
				<Voter>
					<VoterIdentification>
						<VoterName>
							<pd:PersonGivenName>Steven</pd:PersonGivenName>
							<pd:PersonGivenName>C</pd:PersonGivenName>
							<pd:PersonFamilyName>Ashby</pd:PersonFamilyName>
						</VoterName>
						<Id xsi:type="core:PersonNumberType">0001447</Id>
					</VoterIdentification>
					<VoterInformation>
						<Qualifier>O</Qualifier>
						<PollingDistrict Id="JRA"></PollingDistrict>
					</VoterInformation>
				</Voter>
			</VoterRegistration>
		</VoterDetails>
		<core:ListPurpose>T1. Electoral register</core:ListPurpose>
		<core:ManagingAuthority>
			<AuthorityIdentifier Id="44UC">An ERO Organisation</AuthorityIdentifier>
			<AuthorityAddress AddressVerification="unverified" AddressFormat="simple">
				<add:AddressLine>1 Some Street</add:AddressLine>
				<add:AddressLine>Somewhere</add:AddressLine>
				<add:PostCode>AA1 1AA</add:PostCode>
			</AuthorityAddress>
			<ResponsibleOfficer>
				<Name>
					<pd:PersonGivenName>Corey</pd:PersonGivenName>
					<pd:PersonFamilyName>Dykstra</pd:PersonFamilyName>
				</Name>
			</ResponsibleOfficer>
		</core:ManagingAuthority>
		<core:RegisterEndDate>2005-06-01</core:RegisterEndDate>
		<core:DateOfIssue>2005-12-14</core:DateOfIssue>
		<core:PollingDistrict Id="HBA">
			<core:Name>Alkington</core:Name>
			<core:Association Type="European Region">Euro dist</core:Association>
			<core:Association Type="Parliamentary Constituency">Parl dist 1</core:Association>
			<core:Association Type="Local Authority">44UC</core:Association>
			<core:Association Type="Ward">Ward 1</core:Association>
			<core:Association Type="Parish">Alkington</core:Association>
		</core:PollingDistrict>
		<core:PollingDistrict Id="HCA">
			<core:Name>Berkeley</core:Name>
			<core:Association Type="European Region">Euro dist</core:Association>
			<core:Association Type="Parliamentary Constituency">Parl dist 1</core:Association>
			<core:Association Type="Local Authority">44UD</core:Association>
			<core:Association Type="Ward">Ward 1</core:Association>
			<core:Association Type="Parish">Berkeley</core:Association>
		</core:PollingDistrict>
		<core:PollingDistrict Id="JR">
			<core:Name>Chalford (Bussage Ward)</core:Name>
			<core:Association Type="European Region">Euro dist</core:Association>
			<core:Association Type="Parliamentary Constituency">Parl dist 2</core:Association>
			<core:Association Type="Local Authority">44UF</core:Association>
			<core:Association Type="Ward">Ward 1</core:Association>
			<core:Association Type="Parish">Chalford (Bussage Ward)</core:Association>
			<core:Association Type="Parish Ward">Chalford (Bussage Ward)</core:Association></core:PollingDistrict>
		<core:PollingDistrict Id="JRA">
			<core:Name>Chalford (Hill Ward)</core:Name>
			<core:Association Type="European Region">Euro dist</core:Association>
			<core:Association Type="Parliamentary Constituency">Parl dist 2</core:Association>
			<core:Association Type="Local Authority">44UF</core:Association>
			<core:Association Type="Ward">Ward 1</core:Association>
			<core:Association Type="Parish">Chalford (Hill Ward)</core:Association>
			<core:Association Type="Parish Ward">Chalford (Hill Ward)</core:Association></core:PollingDistrict>
		<core:PollingDistrictList>HBA HCA JR JRA</core:PollingDistrictList>
	</ElectionList>
</EML>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]