nokogiri-happymapper 0.8.1 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +7 -0
- data/README.md +0 -3
- data/lib/happymapper/element.rb +2 -2
- data/lib/happymapper/supported_types.rb +3 -5
- data/lib/happymapper/version.rb +1 -1
- data/lib/happymapper.rb +44 -52
- metadata +98 -107
- data/spec/features/after_parse_callbacks_spec.rb +0 -32
- data/spec/features/attribute_default_value_spec.rb +0 -48
- data/spec/features/attributes_spec.rb +0 -35
- data/spec/features/has_many_empty_array_spec.rb +0 -44
- data/spec/features/ignay_spec.rb +0 -92
- data/spec/features/inheritance_spec.rb +0 -121
- data/spec/features/mixed_namespaces_spec.rb +0 -60
- data/spec/features/parse_with_object_to_update_spec.rb +0 -116
- data/spec/features/same_tag_different_meaning_spec.rb +0 -44
- data/spec/features/to_xml_spec.rb +0 -205
- data/spec/features/to_xml_with_namespaces_spec.rb +0 -237
- data/spec/features/wildcard_tag_name_spec.rb +0 -110
- data/spec/features/wrap_spec.rb +0 -87
- data/spec/features/xpath_spec.rb +0 -84
- data/spec/fixtures/address.xml +0 -9
- data/spec/fixtures/ambigous_items.xml +0 -22
- data/spec/fixtures/analytics.xml +0 -61
- data/spec/fixtures/analytics_profile.xml +0 -127
- data/spec/fixtures/atom.xml +0 -19
- data/spec/fixtures/commit.xml +0 -52
- data/spec/fixtures/current_weather.xml +0 -89
- data/spec/fixtures/current_weather_missing_elements.xml +0 -18
- data/spec/fixtures/default_namespace_combi.xml +0 -6
- data/spec/fixtures/dictionary.xml +0 -20
- data/spec/fixtures/family_tree.xml +0 -21
- data/spec/fixtures/inagy.xml +0 -85
- data/spec/fixtures/lastfm.xml +0 -355
- data/spec/fixtures/multiple_namespaces.xml +0 -170
- data/spec/fixtures/multiple_primitives.xml +0 -5
- data/spec/fixtures/optional_attributes.xml +0 -6
- data/spec/fixtures/pita.xml +0 -133
- data/spec/fixtures/posts.xml +0 -23
- data/spec/fixtures/product_default_namespace.xml +0 -18
- data/spec/fixtures/product_no_namespace.xml +0 -10
- data/spec/fixtures/product_single_namespace.xml +0 -10
- data/spec/fixtures/quarters.xml +0 -19
- data/spec/fixtures/radar.xml +0 -21
- data/spec/fixtures/set_config_options.xml +0 -3
- data/spec/fixtures/statuses.xml +0 -422
- data/spec/fixtures/subclass_namespace.xml +0 -50
- data/spec/fixtures/unformatted_address.xml +0 -1
- data/spec/fixtures/wrapper.xml +0 -11
- data/spec/happymapper/anonymous_mapper_spec.rb +0 -158
- data/spec/happymapper/attribute_spec.rb +0 -12
- data/spec/happymapper/item_spec.rb +0 -177
- data/spec/happymapper_spec.rb +0 -1208
- data/spec/spec_helper.rb +0 -25
data/spec/fixtures/lastfm.xml
DELETED
@@ -1,355 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
|
-
<lfm status="ok">
|
3
|
-
<results for="Koko" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
|
4
|
-
<opensearch:Query role="request" searchTerms="Koko" startPage="1" />
|
5
|
-
<opensearch:totalResults>37</opensearch:totalResults>
|
6
|
-
<opensearch:startIndex>0</opensearch:startIndex>
|
7
|
-
<opensearch:itemsPerPage>50</opensearch:itemsPerPage>
|
8
|
-
<venuematches>
|
9
|
-
<venue>
|
10
|
-
<id>8777134</id>
|
11
|
-
<name>Koko</name>
|
12
|
-
<location>
|
13
|
-
<city>London</city>
|
14
|
-
<country>United Kingdom</country>
|
15
|
-
<street>1a Camden High Street, Camden</street>
|
16
|
-
<postalcode>NW1 7JE</postalcode>
|
17
|
-
<geo:point>
|
18
|
-
<geo:lat>51.53469</geo:lat>
|
19
|
-
<geo:long>-0.138434</geo:long>
|
20
|
-
</geo:point>
|
21
|
-
</location>
|
22
|
-
<url>http://www.last.fm/venue/8777134</url>
|
23
|
-
</venue>
|
24
|
-
<venue>
|
25
|
-
<id>8839165</id>
|
26
|
-
<name>koko</name>
|
27
|
-
<location>
|
28
|
-
<city>Layer de la Haye</city>
|
29
|
-
<country>United Kingdom</country>
|
30
|
-
<street></street>
|
31
|
-
<postalcode></postalcode>
|
32
|
-
<geo:point>
|
33
|
-
<geo:lat>51.888862</geo:lat>
|
34
|
-
<geo:long>0.895354</geo:long>
|
35
|
-
</geo:point>
|
36
|
-
</location>
|
37
|
-
<url>http://www.last.fm/venue/8839165</url>
|
38
|
-
</venue>
|
39
|
-
<venue>
|
40
|
-
<id>8923849</id>
|
41
|
-
<name>Koko's</name>
|
42
|
-
<location>
|
43
|
-
<city>Burnley</city>
|
44
|
-
<country>United Kingdom</country>
|
45
|
-
<street></street>
|
46
|
-
<postalcode></postalcode>
|
47
|
-
<geo:point>
|
48
|
-
<geo:lat>53.787316</geo:lat>
|
49
|
-
<geo:long>-2.2437</geo:long>
|
50
|
-
</geo:point>
|
51
|
-
</location>
|
52
|
-
<url>http://www.last.fm/venue/8923849</url>
|
53
|
-
</venue>
|
54
|
-
<venue>
|
55
|
-
<id>8965110</id>
|
56
|
-
<name>koko</name>
|
57
|
-
<location>
|
58
|
-
<city>London</city>
|
59
|
-
<country>United Kingdom</country>
|
60
|
-
<street></street>
|
61
|
-
<postalcode></postalcode>
|
62
|
-
<geo:point>
|
63
|
-
<geo:lat>51.53469</geo:lat>
|
64
|
-
<geo:long>-0.138434</geo:long>
|
65
|
-
</geo:point>
|
66
|
-
</location>
|
67
|
-
<url>http://www.last.fm/venue/8965110</url>
|
68
|
-
</venue>
|
69
|
-
<venue>
|
70
|
-
<id>8971623</id>
|
71
|
-
<name>Koko</name>
|
72
|
-
<location>
|
73
|
-
<city>Castelletto Cervo-Biella</city>
|
74
|
-
<country>Italy</country>
|
75
|
-
<street></street>
|
76
|
-
<postalcode></postalcode>
|
77
|
-
<geo:point>
|
78
|
-
<geo:lat>45.467809</geo:lat>
|
79
|
-
<geo:long>8.460168</geo:long>
|
80
|
-
</geo:point>
|
81
|
-
</location>
|
82
|
-
<url>http://www.last.fm/venue/8971623</url>
|
83
|
-
</venue>
|
84
|
-
<venue>
|
85
|
-
<id>8989111</id>
|
86
|
-
<name>Koko</name>
|
87
|
-
<location>
|
88
|
-
<city>Camden, London</city>
|
89
|
-
<country>United Kingdom</country>
|
90
|
-
<street></street>
|
91
|
-
<postalcode></postalcode>
|
92
|
-
<geo:point>
|
93
|
-
<geo:lat>51.53469</geo:lat>
|
94
|
-
<geo:long>-0.138434</geo:long>
|
95
|
-
</geo:point>
|
96
|
-
</location>
|
97
|
-
<url>http://www.last.fm/venue/8989111</url>
|
98
|
-
</venue>
|
99
|
-
<venue>
|
100
|
-
<id>8997379</id>
|
101
|
-
<name>koko</name>
|
102
|
-
<location>
|
103
|
-
<city>Castelletto</city>
|
104
|
-
<country>Italy</country>
|
105
|
-
<street></street>
|
106
|
-
<postalcode></postalcode>
|
107
|
-
<geo:point>
|
108
|
-
<geo:lat>45.5833333</geo:lat>
|
109
|
-
<geo:long>8.5833333</geo:long>
|
110
|
-
</geo:point>
|
111
|
-
</location>
|
112
|
-
<url>http://www.last.fm/venue/8997379</url>
|
113
|
-
</venue>
|
114
|
-
<venue>
|
115
|
-
<id>8877867</id>
|
116
|
-
<name>Koko Teatteri</name>
|
117
|
-
<location>
|
118
|
-
<city>Helsinki</city>
|
119
|
-
<country>Finland</country>
|
120
|
-
<street></street>
|
121
|
-
<postalcode></postalcode>
|
122
|
-
<geo:point>
|
123
|
-
<geo:lat>60.175745</geo:lat>
|
124
|
-
<geo:long>24.950355</geo:long>
|
125
|
-
</geo:point>
|
126
|
-
</location>
|
127
|
-
<url>http://www.last.fm/venue/8877867</url>
|
128
|
-
</venue>
|
129
|
-
<venue>
|
130
|
-
<id>8906962</id>
|
131
|
-
<name>Koko Gorilaz</name>
|
132
|
-
<location>
|
133
|
-
<city>Cardiff</city>
|
134
|
-
<country>United Kingdom</country>
|
135
|
-
<street></street>
|
136
|
-
<postalcode></postalcode>
|
137
|
-
<geo:point>
|
138
|
-
<geo:lat>51.480283</geo:lat>
|
139
|
-
<geo:long>-3.173233</geo:long>
|
140
|
-
</geo:point>
|
141
|
-
</location>
|
142
|
-
<url>http://www.last.fm/venue/8906962</url>
|
143
|
-
</venue>
|
144
|
-
<venue>
|
145
|
-
<id>8913762</id>
|
146
|
-
<name>Koko Cocktails</name>
|
147
|
-
<location>
|
148
|
-
<city>San Francisco, CA</city>
|
149
|
-
<country>United States</country>
|
150
|
-
<street></street>
|
151
|
-
<postalcode></postalcode>
|
152
|
-
<geo:point>
|
153
|
-
<geo:lat>37.785804</geo:lat>
|
154
|
-
<geo:long>-122.420718</geo:long>
|
155
|
-
</geo:point>
|
156
|
-
</location>
|
157
|
-
<url>http://www.last.fm/venue/8913762</url>
|
158
|
-
</venue>
|
159
|
-
<venue>
|
160
|
-
<id>8960307</id>
|
161
|
-
<name>koko, camden</name>
|
162
|
-
<location>
|
163
|
-
<city>london</city>
|
164
|
-
<country>United Kingdom</country>
|
165
|
-
<street></street>
|
166
|
-
<postalcode></postalcode>
|
167
|
-
<geo:point>
|
168
|
-
<geo:lat>51.53469</geo:lat>
|
169
|
-
<geo:long>-0.138434</geo:long>
|
170
|
-
</geo:point>
|
171
|
-
</location>
|
172
|
-
<url>http://www.last.fm/venue/8960307</url>
|
173
|
-
</venue>
|
174
|
-
<venue>
|
175
|
-
<id>8972179</id>
|
176
|
-
<name>koko club</name>
|
177
|
-
<location>
|
178
|
-
<city>Castelletto Cervo (Biella)</city>
|
179
|
-
<country>Italy</country>
|
180
|
-
<street></street>
|
181
|
-
<postalcode></postalcode>
|
182
|
-
<geo:point>
|
183
|
-
<geo:lat>45.5833333</geo:lat>
|
184
|
-
<geo:long>8.5833333</geo:long>
|
185
|
-
</geo:point>
|
186
|
-
</location>
|
187
|
-
<url>http://www.last.fm/venue/8972179</url>
|
188
|
-
</venue>
|
189
|
-
<venue>
|
190
|
-
<id>8987071</id>
|
191
|
-
<name>Koko Club</name>
|
192
|
-
<location>
|
193
|
-
<city>London</city>
|
194
|
-
<country>United Kingdom</country>
|
195
|
-
<street></street>
|
196
|
-
<postalcode></postalcode>
|
197
|
-
<geo:point>
|
198
|
-
<geo:lat>51.53469</geo:lat>
|
199
|
-
<geo:long>-0.138434</geo:long>
|
200
|
-
</geo:point>
|
201
|
-
</location>
|
202
|
-
<url>http://www.last.fm/venue/8987071</url>
|
203
|
-
</venue>
|
204
|
-
<venue>
|
205
|
-
<id>8996214</id>
|
206
|
-
<name>Koko Gorillaz</name>
|
207
|
-
<location>
|
208
|
-
<city>Roath, Cardiff</city>
|
209
|
-
<country>United Kingdom</country>
|
210
|
-
<street></street>
|
211
|
-
<postalcode></postalcode>
|
212
|
-
<geo:point>
|
213
|
-
<geo:lat>51.485545</geo:lat>
|
214
|
-
<geo:long>-3.193589</geo:long>
|
215
|
-
</geo:point>
|
216
|
-
</location>
|
217
|
-
<url>http://www.last.fm/venue/8996214</url>
|
218
|
-
</venue>
|
219
|
-
<venue>
|
220
|
-
<id>9011083</id>
|
221
|
-
<name>Koko Club</name>
|
222
|
-
<location>
|
223
|
-
<city>Castelletto (BI)</city>
|
224
|
-
<country>Italy</country>
|
225
|
-
<street></street>
|
226
|
-
<postalcode></postalcode>
|
227
|
-
<geo:point>
|
228
|
-
<geo:lat>45.4</geo:lat>
|
229
|
-
<geo:long>8.9333333</geo:long>
|
230
|
-
</geo:point>
|
231
|
-
</location>
|
232
|
-
<url>http://www.last.fm/venue/9011083</url>
|
233
|
-
</venue>
|
234
|
-
<venue>
|
235
|
-
<id>9011085</id>
|
236
|
-
<name>Koko Club</name>
|
237
|
-
<location>
|
238
|
-
<city>Castelletto Cervo (BI)</city>
|
239
|
-
<country>Italy</country>
|
240
|
-
<street>VIA PER COSSATO / A4 USCITA BALOCCO</street>
|
241
|
-
<postalcode></postalcode>
|
242
|
-
<geo:point>
|
243
|
-
<geo:lat>45.5833333</geo:lat>
|
244
|
-
<geo:long>8.5833333</geo:long>
|
245
|
-
</geo:point>
|
246
|
-
</location>
|
247
|
-
<url>http://www.last.fm/venue/9011085</url>
|
248
|
-
</venue>
|
249
|
-
<venue>
|
250
|
-
<id>9016513</id>
|
251
|
-
<name>KOKO Bar</name>
|
252
|
-
<location>
|
253
|
-
<city>Katowice</city>
|
254
|
-
<country>Poland</country>
|
255
|
-
<street>ul. 3go Maja 23</street>
|
256
|
-
<postalcode></postalcode>
|
257
|
-
<geo:point>
|
258
|
-
<geo:lat>50.2302967966042</geo:lat>
|
259
|
-
<geo:long>19.0139007568359</geo:long>
|
260
|
-
</geo:point>
|
261
|
-
</location>
|
262
|
-
<url>http://www.last.fm/venue/9016513</url>
|
263
|
-
</venue>
|
264
|
-
<venue>
|
265
|
-
<id>8870061</id>
|
266
|
-
<name>KokoTeatteri</name>
|
267
|
-
<location>
|
268
|
-
<city>Helsinki</city>
|
269
|
-
<country>Finland</country>
|
270
|
-
<street>Siltavuorenranta 18</street>
|
271
|
-
<postalcode></postalcode>
|
272
|
-
<geo:point>
|
273
|
-
<geo:lat>60.175745</geo:lat>
|
274
|
-
<geo:long>24.950355</geo:long>
|
275
|
-
</geo:point>
|
276
|
-
</location>
|
277
|
-
<url>http://www.last.fm/venue/8870061</url>
|
278
|
-
</venue>
|
279
|
-
<venue>
|
280
|
-
<id>8877869</id>
|
281
|
-
<name>KokoTeatteri</name>
|
282
|
-
<location>
|
283
|
-
<city>Helsinki</city>
|
284
|
-
<country>Finland</country>
|
285
|
-
<street></street>
|
286
|
-
<postalcode></postalcode>
|
287
|
-
<geo:point>
|
288
|
-
<geo:lat>60.175745</geo:lat>
|
289
|
-
<geo:long>24.950355</geo:long>
|
290
|
-
</geo:point>
|
291
|
-
</location>
|
292
|
-
<url>http://www.last.fm/venue/8877869</url>
|
293
|
-
</venue>
|
294
|
-
<venue>
|
295
|
-
<id>8951971</id>
|
296
|
-
<name>Bajka/Koko-Bongo</name>
|
297
|
-
<location>
|
298
|
-
<city>Mielno</city>
|
299
|
-
<country>Poland</country>
|
300
|
-
<street></street>
|
301
|
-
<postalcode></postalcode>
|
302
|
-
<geo:point>
|
303
|
-
<geo:lat>54.3</geo:lat>
|
304
|
-
<geo:long>17.1166667</geo:long>
|
305
|
-
</geo:point>
|
306
|
-
</location>
|
307
|
-
<url>http://www.last.fm/venue/8951971</url>
|
308
|
-
</venue>
|
309
|
-
<venue>
|
310
|
-
<id>8958085</id>
|
311
|
-
<name>Bajka/Koko-Bongo</name>
|
312
|
-
<location>
|
313
|
-
<city>Mielno</city>
|
314
|
-
<country>Poland</country>
|
315
|
-
<street></street>
|
316
|
-
<postalcode></postalcode>
|
317
|
-
<geo:point>
|
318
|
-
<geo:lat>54.2666667</geo:lat>
|
319
|
-
<geo:long>16.05</geo:long>
|
320
|
-
</geo:point>
|
321
|
-
</location>
|
322
|
-
<url>http://www.last.fm/venue/8958085</url>
|
323
|
-
</venue>
|
324
|
-
<venue>
|
325
|
-
<id>9017902</id>
|
326
|
-
<name>Klub Bajka/Koko-Bongo</name>
|
327
|
-
<location>
|
328
|
-
<city>Mielno</city>
|
329
|
-
<country>Poland</country>
|
330
|
-
<street></street>
|
331
|
-
<postalcode></postalcode>
|
332
|
-
<geo:point>
|
333
|
-
<geo:lat>54.2666667</geo:lat>
|
334
|
-
<geo:long>16.05</geo:long>
|
335
|
-
</geo:point>
|
336
|
-
</location>
|
337
|
-
<url>http://www.last.fm/venue/9017902</url>
|
338
|
-
</venue>
|
339
|
-
<venue>
|
340
|
-
<id>8965534</id>
|
341
|
-
<name>KOKO, 1a Camden High Street</name>
|
342
|
-
<location>
|
343
|
-
<city>London</city>
|
344
|
-
<country>United Kingdom</country>
|
345
|
-
<street></street>
|
346
|
-
<postalcode></postalcode>
|
347
|
-
<geo:point>
|
348
|
-
<geo:lat>51.541474</geo:lat>
|
349
|
-
<geo:long>-0.145325</geo:long>
|
350
|
-
</geo:point>
|
351
|
-
</location>
|
352
|
-
<url>http://www.last.fm/venue/8965534</url>
|
353
|
-
</venue>
|
354
|
-
</venuematches>
|
355
|
-
</results></lfm>
|
@@ -1,170 +0,0 @@
|
|
1
|
-
<?xml version='1.0' encoding='UTF-8'?>
|
2
|
-
<v2:TrackReply xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:v2='http://fedex.com/ws/track/v2'>
|
3
|
-
<v2:HighestSeverity>SUCCESS</v2:HighestSeverity>
|
4
|
-
<v2:Notifications>
|
5
|
-
<v2:Severity>SUCCESS</v2:Severity>
|
6
|
-
<v2:Source>trck</v2:Source>
|
7
|
-
<v2:Code>0</v2:Code>
|
8
|
-
<v2:Message>Request was successfully processed.</v2:Message>
|
9
|
-
<v2:LocalizedMessage>Request was successfully processed.</v2:LocalizedMessage>
|
10
|
-
</v2:Notifications>
|
11
|
-
<ns:TransactionDetail xmlns:ns='http://fedex.com/ws/track/v2'>
|
12
|
-
<ns:CustomerTransactionId>20090102-111321</ns:CustomerTransactionId>
|
13
|
-
</ns:TransactionDetail>
|
14
|
-
<ns:Version xmlns:ns='http://fedex.com/ws/track/v2'>
|
15
|
-
<ns:ServiceId>trck</ns:ServiceId>
|
16
|
-
<ns:Major>2</ns:Major>
|
17
|
-
<ns:Intermediate>0</ns:Intermediate>
|
18
|
-
<ns:Minor>0</ns:Minor>
|
19
|
-
</ns:Version>
|
20
|
-
<v2:DuplicateWaybill>false</v2:DuplicateWaybill>
|
21
|
-
<v2:MoreData>false</v2:MoreData>
|
22
|
-
<v2:TrackDetails>
|
23
|
-
<v2:TrackingNumber>9611018034267800045212</v2:TrackingNumber>
|
24
|
-
<v2:TrackingNumberUniqueIdentifier>120081227094248461000~034267800045212</v2:TrackingNumberUniqueIdentifier>
|
25
|
-
<v2:StatusCode>OD</v2:StatusCode>
|
26
|
-
<v2:StatusDescription>On FedEx vehicle for delivery</v2:StatusDescription>
|
27
|
-
<v2:CarrierCode>FDXG</v2:CarrierCode>
|
28
|
-
<v2:ServiceInfo>Ground-Package Returns Program-Domestic</v2:ServiceInfo>
|
29
|
-
<v2:PackageWeight>
|
30
|
-
<v2:Units>LB</v2:Units>
|
31
|
-
<v2:Value>2.6</v2:Value>
|
32
|
-
</v2:PackageWeight>
|
33
|
-
<v2:Packaging>Package</v2:Packaging>
|
34
|
-
<v2:PackageSequenceNumber>1</v2:PackageSequenceNumber>
|
35
|
-
<v2:PackageCount>1</v2:PackageCount>
|
36
|
-
<v2:OriginLocationAddress>
|
37
|
-
<v2:City>SANFORD</v2:City>
|
38
|
-
<v2:StateOrProvinceCode>FL</v2:StateOrProvinceCode>
|
39
|
-
<v2:CountryCode>US</v2:CountryCode>
|
40
|
-
<v2:Residential>false</v2:Residential>
|
41
|
-
</v2:OriginLocationAddress>
|
42
|
-
<v2:ShipTimestamp>2008-12-29T00:00:00</v2:ShipTimestamp>
|
43
|
-
<v2:EstimatedDeliveryTimestamp>2009-01-02T00:00:00</v2:EstimatedDeliveryTimestamp>
|
44
|
-
<v2:SignatureProofOfDeliveryAvailable>false</v2:SignatureProofOfDeliveryAvailable>
|
45
|
-
<v2:ProofOfDeliveryNotificationsAvailable>true</v2:ProofOfDeliveryNotificationsAvailable>
|
46
|
-
<v2:ExceptionNotificationsAvailable>true</v2:ExceptionNotificationsAvailable>
|
47
|
-
<v2:Events>
|
48
|
-
<v2:Timestamp>2009-01-02T06:00:00</v2:Timestamp>
|
49
|
-
<v2:EventType>OD</v2:EventType>
|
50
|
-
<v2:EventDescription>On FedEx vehicle for delivery</v2:EventDescription>
|
51
|
-
<v2:Address>
|
52
|
-
<v2:City>WICHITA</v2:City>
|
53
|
-
<v2:StateOrProvinceCode>KS</v2:StateOrProvinceCode>
|
54
|
-
<v2:PostalCode>67226</v2:PostalCode>
|
55
|
-
<v2:CountryCode>US</v2:CountryCode>
|
56
|
-
<v2:Residential>false</v2:Residential>
|
57
|
-
</v2:Address>
|
58
|
-
</v2:Events>
|
59
|
-
<v2:Events>
|
60
|
-
<v2:Timestamp>2009-01-02T01:17:32</v2:Timestamp>
|
61
|
-
<v2:EventType>AR</v2:EventType>
|
62
|
-
<v2:EventDescription>At local FedEx facility</v2:EventDescription>
|
63
|
-
<v2:Address>
|
64
|
-
<v2:City>WICHITA</v2:City>
|
65
|
-
<v2:StateOrProvinceCode>KS</v2:StateOrProvinceCode>
|
66
|
-
<v2:PostalCode>67226</v2:PostalCode>
|
67
|
-
<v2:CountryCode>US</v2:CountryCode>
|
68
|
-
<v2:Residential>false</v2:Residential>
|
69
|
-
</v2:Address>
|
70
|
-
</v2:Events>
|
71
|
-
<v2:Events>
|
72
|
-
<v2:Timestamp>2009-01-01T21:49:49</v2:Timestamp>
|
73
|
-
<v2:EventType>DP</v2:EventType>
|
74
|
-
<v2:EventDescription>Departed FedEx location</v2:EventDescription>
|
75
|
-
<v2:Address>
|
76
|
-
<v2:City>LENEXA</v2:City>
|
77
|
-
<v2:StateOrProvinceCode>KS</v2:StateOrProvinceCode>
|
78
|
-
<v2:PostalCode>66227</v2:PostalCode>
|
79
|
-
<v2:CountryCode>US</v2:CountryCode>
|
80
|
-
<v2:Residential>false</v2:Residential>
|
81
|
-
</v2:Address>
|
82
|
-
</v2:Events>
|
83
|
-
<v2:Events>
|
84
|
-
<v2:Timestamp>2008-12-31T16:19:00</v2:Timestamp>
|
85
|
-
<v2:EventType>AR</v2:EventType>
|
86
|
-
<v2:EventDescription>Arrived at FedEx location</v2:EventDescription>
|
87
|
-
<v2:Address>
|
88
|
-
<v2:City>LENEXA</v2:City>
|
89
|
-
<v2:StateOrProvinceCode>KS</v2:StateOrProvinceCode>
|
90
|
-
<v2:PostalCode>66227</v2:PostalCode>
|
91
|
-
<v2:CountryCode>US</v2:CountryCode>
|
92
|
-
<v2:Residential>false</v2:Residential>
|
93
|
-
</v2:Address>
|
94
|
-
</v2:Events>
|
95
|
-
<v2:Events>
|
96
|
-
<v2:Timestamp>2008-12-30T11:01:23</v2:Timestamp>
|
97
|
-
<v2:EventType>DP</v2:EventType>
|
98
|
-
<v2:EventDescription>Departed FedEx location</v2:EventDescription>
|
99
|
-
<v2:Address>
|
100
|
-
<v2:City>ORLANDO</v2:City>
|
101
|
-
<v2:StateOrProvinceCode>FL</v2:StateOrProvinceCode>
|
102
|
-
<v2:PostalCode>32809</v2:PostalCode>
|
103
|
-
<v2:CountryCode>US</v2:CountryCode>
|
104
|
-
<v2:Residential>false</v2:Residential>
|
105
|
-
</v2:Address>
|
106
|
-
</v2:Events>
|
107
|
-
<v2:Events>
|
108
|
-
<v2:Timestamp>2008-12-30T05:00:00</v2:Timestamp>
|
109
|
-
<v2:EventType>AR</v2:EventType>
|
110
|
-
<v2:EventDescription>Arrived at FedEx location</v2:EventDescription>
|
111
|
-
<v2:Address>
|
112
|
-
<v2:City>ORLANDO</v2:City>
|
113
|
-
<v2:StateOrProvinceCode>FL</v2:StateOrProvinceCode>
|
114
|
-
<v2:PostalCode>32809</v2:PostalCode>
|
115
|
-
<v2:CountryCode>US</v2:CountryCode>
|
116
|
-
<v2:Residential>false</v2:Residential>
|
117
|
-
</v2:Address>
|
118
|
-
</v2:Events>
|
119
|
-
<v2:Events>
|
120
|
-
<v2:Timestamp>2008-12-30T03:16:33</v2:Timestamp>
|
121
|
-
<v2:EventType>DP</v2:EventType>
|
122
|
-
<v2:EventDescription>Left FedEx origin facility</v2:EventDescription>
|
123
|
-
<v2:Address>
|
124
|
-
<v2:City>SANFORD</v2:City>
|
125
|
-
<v2:StateOrProvinceCode>FL</v2:StateOrProvinceCode>
|
126
|
-
<v2:PostalCode>32771</v2:PostalCode>
|
127
|
-
<v2:CountryCode>US</v2:CountryCode>
|
128
|
-
<v2:Residential>false</v2:Residential>
|
129
|
-
</v2:Address>
|
130
|
-
</v2:Events>
|
131
|
-
<v2:Events>
|
132
|
-
<v2:Timestamp>2008-12-29T22:46:00</v2:Timestamp>
|
133
|
-
<v2:EventType>AR</v2:EventType>
|
134
|
-
<v2:EventDescription>Arrived at FedEx location</v2:EventDescription>
|
135
|
-
<v2:Address>
|
136
|
-
<v2:City>SANFORD</v2:City>
|
137
|
-
<v2:StateOrProvinceCode>FL</v2:StateOrProvinceCode>
|
138
|
-
<v2:PostalCode>32771</v2:PostalCode>
|
139
|
-
<v2:CountryCode>US</v2:CountryCode>
|
140
|
-
<v2:Residential>false</v2:Residential>
|
141
|
-
</v2:Address>
|
142
|
-
</v2:Events>
|
143
|
-
<v2:Events>
|
144
|
-
<v2:Timestamp>2008-12-29T17:12:00</v2:Timestamp>
|
145
|
-
<v2:EventType>PU</v2:EventType>
|
146
|
-
<v2:EventDescription>Picked up</v2:EventDescription>
|
147
|
-
<v2:Address>
|
148
|
-
<v2:City>SANFORD</v2:City>
|
149
|
-
<v2:StateOrProvinceCode>FL</v2:StateOrProvinceCode>
|
150
|
-
<v2:PostalCode>32771</v2:PostalCode>
|
151
|
-
<v2:CountryCode>US</v2:CountryCode>
|
152
|
-
<v2:Residential>false</v2:Residential>
|
153
|
-
</v2:Address>
|
154
|
-
</v2:Events>
|
155
|
-
<v2:Events>
|
156
|
-
<v2:Timestamp>2008-12-27T09:40:00</v2:Timestamp>
|
157
|
-
<v2:EventType>IP</v2:EventType>
|
158
|
-
<v2:EventDescription>In FedEx possession</v2:EventDescription>
|
159
|
-
<v2:StatusExceptionCode>084</v2:StatusExceptionCode>
|
160
|
-
<v2:StatusExceptionDescription>Tendered at FedEx location</v2:StatusExceptionDescription>
|
161
|
-
<v2:Address>
|
162
|
-
<v2:City>LONGWOOD</v2:City>
|
163
|
-
<v2:StateOrProvinceCode>FL</v2:StateOrProvinceCode>
|
164
|
-
<v2:PostalCode>327506398</v2:PostalCode>
|
165
|
-
<v2:CountryCode>US</v2:CountryCode>
|
166
|
-
<v2:Residential>false</v2:Residential>
|
167
|
-
</v2:Address>
|
168
|
-
</v2:Events>
|
169
|
-
</v2:TrackDetails>
|
170
|
-
</v2:TrackReply>
|
data/spec/fixtures/pita.xml
DELETED
@@ -1,133 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<ItemSearchResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2005-10-05" xmlns:georss="http://www.georss.org/georss">
|
3
|
-
<OperationRequest>
|
4
|
-
<HTTPHeaders>
|
5
|
-
<Header Name="UserAgent">
|
6
|
-
</Header>
|
7
|
-
</HTTPHeaders>
|
8
|
-
<RequestId>16WRJBVEM155Q026KCV1</RequestId>
|
9
|
-
<Arguments>
|
10
|
-
<Argument Name="SearchIndex" Value="Books"></Argument>
|
11
|
-
<Argument Name="Service" Value="AWSECommerceService"></Argument>
|
12
|
-
<Argument Name="Title" Value="Ruby on Rails"></Argument>
|
13
|
-
<Argument Name="Operation" Value="ItemSearch"></Argument>
|
14
|
-
<Argument Name="AWSAccessKeyId" Value="dontbeaswoosh"></Argument>
|
15
|
-
</Arguments>
|
16
|
-
<RequestProcessingTime>0.064924955368042</RequestProcessingTime>
|
17
|
-
</OperationRequest>
|
18
|
-
<Items>
|
19
|
-
<Request>
|
20
|
-
<IsValid>True</IsValid>
|
21
|
-
<ItemSearchRequest>
|
22
|
-
<SearchIndex>Books</SearchIndex>
|
23
|
-
<Title>Ruby on Rails</Title>
|
24
|
-
</ItemSearchRequest>
|
25
|
-
</Request>
|
26
|
-
<TotalResults>22</TotalResults>
|
27
|
-
<TotalPages>3</TotalPages>
|
28
|
-
<Item>
|
29
|
-
<ASIN>0321480791</ASIN>
|
30
|
-
<georss:point>38.5351715088 -121.7948684692</georss:point>
|
31
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=0321480791%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0321480791%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
32
|
-
<ItemAttributes>
|
33
|
-
<Author>Michael Hartl</Author>
|
34
|
-
<Author>Aurelius Prochazka</Author>
|
35
|
-
<Manufacturer>Addison-Wesley Professional</Manufacturer>
|
36
|
-
<ProductGroup>Book</ProductGroup>
|
37
|
-
<Title>RailsSpace: Building a Social Networking Website with Ruby on Rails (Addison-Wesley Professional Ruby Series)</Title>
|
38
|
-
</ItemAttributes>
|
39
|
-
</Item>
|
40
|
-
<Item>
|
41
|
-
<ASIN>047022388X</ASIN>
|
42
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=047022388X%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/047022388X%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
43
|
-
<ItemAttributes>
|
44
|
-
<Author>Noel Rappin</Author>
|
45
|
-
<Manufacturer>Wrox</Manufacturer>
|
46
|
-
<ProductGroup>Book</ProductGroup>
|
47
|
-
<Title>Professional Ruby on Rails</Title>
|
48
|
-
</ItemAttributes>
|
49
|
-
</Item>
|
50
|
-
<Item>
|
51
|
-
<ASIN>1590598814</ASIN>
|
52
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=1590598814%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/1590598814%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
53
|
-
<ItemAttributes>
|
54
|
-
<Author>Ola Bini</Author>
|
55
|
-
<Manufacturer>Apress</Manufacturer>
|
56
|
-
<ProductGroup>Book</ProductGroup>
|
57
|
-
<Title>Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java</Title>
|
58
|
-
</ItemAttributes>
|
59
|
-
</Item>
|
60
|
-
<Item>
|
61
|
-
<ASIN>0596101325</ASIN>
|
62
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=0596101325%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0596101325%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
63
|
-
<ItemAttributes>
|
64
|
-
<Author>Bruce Tate</Author>
|
65
|
-
<Author>Curt Hibbs</Author>
|
66
|
-
<Manufacturer>O'Reilly Media, Inc.</Manufacturer>
|
67
|
-
<ProductGroup>Book</ProductGroup>
|
68
|
-
<Title>Ruby on Rails: Up and Running</Title>
|
69
|
-
</ItemAttributes>
|
70
|
-
</Item>
|
71
|
-
<Item>
|
72
|
-
<ASIN>0470081201</ASIN>
|
73
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=0470081201%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0470081201%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
74
|
-
<ItemAttributes>
|
75
|
-
<Author>Barry Burd</Author>
|
76
|
-
<Manufacturer>For Dummies</Manufacturer>
|
77
|
-
<ProductGroup>Book</ProductGroup>
|
78
|
-
<Title>Ruby on Rails For Dummies (For Dummies (Computer/Tech))</Title>
|
79
|
-
</ItemAttributes>
|
80
|
-
</Item>
|
81
|
-
<Item>
|
82
|
-
<ASIN>0975841955</ASIN>
|
83
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=0975841955%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0975841955%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
84
|
-
<ItemAttributes>
|
85
|
-
<Author>Patrick Lenz</Author>
|
86
|
-
<Manufacturer>SitePoint</Manufacturer>
|
87
|
-
<ProductGroup>Book</ProductGroup>
|
88
|
-
<Title>Build Your Own Ruby on Rails Web Applications</Title>
|
89
|
-
</ItemAttributes>
|
90
|
-
</Item>
|
91
|
-
<Item>
|
92
|
-
<ASIN>0470069155</ASIN>
|
93
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=0470069155%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0470069155%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
94
|
-
<ItemAttributes>
|
95
|
-
<Author>Steve, Ph.D. Holzner</Author>
|
96
|
-
<Manufacturer>Wrox</Manufacturer>
|
97
|
-
<ProductGroup>Book</ProductGroup>
|
98
|
-
<Title>Beginning Ruby on Rails (Wrox Beginning Guides)</Title>
|
99
|
-
</ItemAttributes>
|
100
|
-
</Item>
|
101
|
-
<Item>
|
102
|
-
<ASIN>1590597362</ASIN>
|
103
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=1590597362%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/1590597362%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
104
|
-
<ItemAttributes>
|
105
|
-
<Author>Christian Hellsten</Author>
|
106
|
-
<Author>Jarkko Laine</Author>
|
107
|
-
<Manufacturer>Apress</Manufacturer>
|
108
|
-
<ProductGroup>Book</ProductGroup>
|
109
|
-
<Title>Beginning Ruby on Rails E-Commerce: From Novice to Professional (Rails)</Title>
|
110
|
-
</ItemAttributes>
|
111
|
-
</Item>
|
112
|
-
<Item>
|
113
|
-
<ASIN>1590597524</ASIN>
|
114
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=1590597524%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/1590597524%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
115
|
-
<ItemAttributes>
|
116
|
-
<Author>Justin Williams</Author>
|
117
|
-
<Manufacturer>friends of ED</Manufacturer>
|
118
|
-
<ProductGroup>Book</ProductGroup>
|
119
|
-
<Title>Rails Solutions: Ruby on Rails Made Easy (Solutions)</Title>
|
120
|
-
</ItemAttributes>
|
121
|
-
</Item>
|
122
|
-
<Item>
|
123
|
-
<ASIN>0321517067</ASIN>
|
124
|
-
<DetailPageURL>http://www.amazon.com/gp/redirect.html%3FASIN=0321517067%26tag=ws%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/0321517067%253FSubscriptionId=dontbeaswoosh</DetailPageURL>
|
125
|
-
<ItemAttributes>
|
126
|
-
<Author>Aurelius Prochazka</Author>
|
127
|
-
<Manufacturer>Addison-Wesley Professional</Manufacturer>
|
128
|
-
<ProductGroup>Book</ProductGroup>
|
129
|
-
<Title>RailsSpace Ruby on Rails Tutorial (Video Training) (LiveLessons)</Title>
|
130
|
-
</ItemAttributes>
|
131
|
-
</Item>
|
132
|
-
</Items>
|
133
|
-
</ItemSearchResponse>
|