-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathexample_1.xml
254 lines (254 loc) · 7.58 KB
/
example_1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<CastVoteRecordReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://itl.nist.gov/ns/voting/1500-103/v1">
<!-- 5.1 Examples -->
<CVR>
<BallotImage>
<Image FileName="CVR1_Ballot.jpg" MimeType="image/jpeg"/>
</BallotImage>
<BallotStyleId>bs1</BallotStyleId>
<CurrentSnapshotId>cvr-001</CurrentSnapshotId>
<CVRSnapshot ObjectId="cvr-001">
<CVRContest>
<ContestId>_C1</ContestId>
<CVRContestSelection>
<ContestSelectionId>_C1CS1</ContestSelectionId>
<SelectionPosition>
<HasIndication>yes</HasIndication>
<IsAllocable>yes</IsAllocable>
<NumberVotes>1</NumberVotes>
</SelectionPosition>
<TotalNumberVotes>1</TotalNumberVotes>
</CVRContestSelection>
</CVRContest>
<Type>original</Type>
</CVRSnapshot>
<ElectionId>_EL7</ElectionId>
<UniqueId>1</UniqueId>
</CVR>
<CVR>
<BallotImage>
<Image FileName="CVR2_Ballot.jpg" MimeType="image/jpeg"/>
</BallotImage>
<BallotStyleId>bs1</BallotStyleId>
<CurrentSnapshotId>cvr-002</CurrentSnapshotId>
<CVRSnapshot ObjectId="cvr-002">
<CVRContest>
<ContestId>_C1</ContestId>
<CVRContestSelection>
<ContestSelectionId>_C1CS2</ContestSelectionId>
<SelectionPosition>
<HasIndication>yes</HasIndication>
<IsAllocable>yes</IsAllocable>
<NumberVotes>1</NumberVotes>
</SelectionPosition>
<TotalNumberVotes>1</TotalNumberVotes>
</CVRContestSelection>
</CVRContest>
<Type>original</Type>
</CVRSnapshot>
<ElectionId>_EL7</ElectionId>
<UniqueId>2</UniqueId>
</CVR>
<!-- use of MarkMetric -->
<CVR>
<BallotImage>
<Image FileName="CVR3_Ballot.jpg" MimeType="image/jpeg"/>
</BallotImage>
<BallotStyleId>bs1</BallotStyleId>
<CurrentSnapshotId>cvr-003</CurrentSnapshotId>
<CVRSnapshot ObjectId="cvr-003">
<CVRContest>
<ContestId>_C1</ContestId>
<CVRContestSelection>
<ContestSelectionId>_C1CS1</ContestSelectionId>
<SelectionPosition>
<HasIndication>yes</HasIndication>
<IsAllocable>yes</IsAllocable>
<MarkMetricValue>95</MarkMetricValue>
<NumberVotes>1</NumberVotes>
<Position>1</Position>
</SelectionPosition>
<SelectionPosition>
<HasIndication>no</HasIndication>
<MarkMetricValue>13</MarkMetricValue>
<NumberVotes>1</NumberVotes>
<Position>3</Position>
</SelectionPosition>
<TotalNumberVotes>1</TotalNumberVotes>
</CVRContestSelection>
</CVRContest>
<Type>interpreted</Type>
</CVRSnapshot>
<ElectionId>_EL7</ElectionId>
<UniqueId>3</UniqueId>
</CVR>
<!-- overvote example -->
<CVR>
<BallotImage>
<Image FileName="CVR4_Ballot.jpg" MimeType="image/jpeg"/>
</BallotImage>
<BallotStyleId>bs1</BallotStyleId>
<CurrentSnapshotId>cvr-004</CurrentSnapshotId>
<CVRSnapshot ObjectId="cvr-004">
<CVRContest>
<ContestId>_C1</ContestId>
<CVRContestSelection>
<ContestSelectionId>_C1CS2</ContestSelectionId>
<SelectionPosition>
<HasIndication>yes</HasIndication>
<IsAllocable>no</IsAllocable>
<MarkMetricValue>96</MarkMetricValue>
<NumberVotes>1</NumberVotes>
<Position>2</Position>
</SelectionPosition>
<SelectionPosition>
<HasIndication>yes</HasIndication>
<IsAllocable>no</IsAllocable>
<MarkMetricValue>98</MarkMetricValue>
<NumberVotes>1</NumberVotes>
<Position>3</Position>
</SelectionPosition>
<TotalNumberVotes>0</TotalNumberVotes>
</CVRContestSelection>
<Status>overvoted</Status>
</CVRContest>
<Type>interpreted</Type>
</CVRSnapshot>
<ElectionId>_EL7</ElectionId>
<UniqueId>4</UniqueId>
</CVR>
<!-- write-in example -->
<CVR>
<BallotImage>
<Image FileName="CVR5_Ballot.jpg" MimeType="image/jpeg"/>
</BallotImage>
<BallotStyleId>bs1</BallotStyleId>
<CurrentSnapshotId>cvr-005</CurrentSnapshotId>
<CVRSnapshot ObjectId="cvr-005">
<CVRContest>
<ContestId>_C1</ContestId>
<CVRContestSelection>
<ContestSelectionId>_C1CS3</ContestSelectionId>
<SelectionPosition>
<CVRWriteIn>
<Text>Donald Nolte</Text>
<WriteInImage>
<Hash>
<Type>sha-512</Type>
<Value>156CEAE1FE594978F870E7D80DA8BAD838D9C
060EBBFC6521AAA93E5776250BB2C21350192B36
10677B988A8AF808827B50A33624FEBBB4C2068E
5470C830174</Value>
</Hash>
<Image FileName="CVR1WRTIN2.JPG" MimeType="image/jpeg"/>
</WriteInImage>
</CVRWriteIn>
<HasIndication>yes</HasIndication>
<IsAllocable>unknown</IsAllocable>
<NumberVotes>1</NumberVotes>
</SelectionPosition>
<TotalNumberVotes>1</TotalNumberVotes>
</CVRContestSelection>
</CVRContest>
<Type>original</Type>
</CVRSnapshot>
<ElectionId>_EL7</ElectionId>
<UniqueId>61</UniqueId>
</CVR>
<CVR>
<BallotStyleId>bs1</BallotStyleId>
<CurrentSnapshotId>cvr-006</CurrentSnapshotId>
<CVRSnapshot ObjectId="cvr-006">
<CVRContest>
<ContestId>_C1</ContestId>
<CVRContestSelection>
<ContestSelectionId>_C1CS1</ContestSelectionId>
<SelectionPosition>
<HasIndication>yes</HasIndication>
<IsAllocable>yes</IsAllocable>
<NumberVotes>1</NumberVotes>
<Position>3</Position>
</SelectionPosition>
<TotalNumberVotes>1</TotalNumberVotes>
</CVRContestSelection>
<CVRContestSelection>
<ContestSelectionId>_C1CS2</ContestSelectionId>
<SelectionPosition>
<HasIndication>no</HasIndication>
<IsAllocable>no</IsAllocable>
<NumberVotes>1</NumberVotes>
<Position>2</Position>
</SelectionPosition>
<TotalNumberVotes>1</TotalNumberVotes>
</CVRContestSelection>
<CVRContestSelection>
<ContestSelectionId>_C1CS3</ContestSelectionId>
<SelectionPosition>
<HasIndication>no</HasIndication>
<IsAllocable>no</IsAllocable>
<NumberVotes>1</NumberVotes>
<Position>4</Position>
</SelectionPosition>
<SelectionPosition>
<HasIndication>no</HasIndication>
<IsAllocable>no</IsAllocable>
<NumberVotes>1</NumberVotes>
<Position>1</Position>
</SelectionPosition>
<TotalNumberVotes>0</TotalNumberVotes>
</CVRContestSelection>
</CVRContest>
<Type>original</Type>
</CVRSnapshot>
<ElectionId>_EL7</ElectionId>
<UniqueId>57</UniqueId>
</CVR>
<Election ObjectId="_EL7">
<Candidate ObjectId="_C1CN1">
<Code>
<Type>local-level</Type>
<Value>_C1CN1</Value>
</Code>
</Candidate>
<Candidate ObjectId="_C1CN2">
<Code>
<Type>local-level</Type>
<Value>_C1CN2</Value>
</Code>
</Candidate>
<Candidate ObjectId="_C1CN3">
<Code>
<Type>local-level</Type>
<Value>_C1CN3</Value>
</Code>
</Candidate>
<Code>
<Type>local-level</Type>
<Value>EL7</Value>
</Code>
<Contest ObjectId="_C1" xsi:type="CandidateContest">
<Code>
<Type>local-level</Type>
<Value>C1</Value>
</Code>
<ContestSelection ObjectId="_C1CS1" xsi:type="CandidateSelection">
<CandidateIds>_C1CN1</CandidateIds>
</ContestSelection>
<ContestSelection ObjectId="_C1CS2" xsi:type="CandidateSelection">
<CandidateIds>_C1CN2</CandidateIds>
</ContestSelection>
<ContestSelection ObjectId="_C1CS3" xsi:type="CandidateSelection">
<CandidateIds>_C1CN3</CandidateIds>
</ContestSelection>
</Contest>
<ElectionScopeId>_GP1</ElectionScopeId>
</Election>
<GeneratedDate>2018-05-15T17:32:52</GeneratedDate>
<GpUnit ObjectId="_GP1">
<Type>precinct</Type>
</GpUnit>
<ReportGeneratingDeviceIds>_RD1</ReportGeneratingDeviceIds>
<ReportingDevice ObjectId="_RD1">
<SerialNumber>1038495</SerialNumber>
</ReportingDevice>
<Version>1.0.0</Version>
</CastVoteRecordReport>