|
Lines 120-125
Link Here
|
| 120 |
<biblioitemnumber>1</biblioitemnumber> |
120 |
<biblioitemnumber>1</biblioitemnumber> |
| 121 |
<isbn>9782862749198</isbn> |
121 |
<isbn>9782862749198</isbn> |
| 122 |
<marcxml> |
122 |
<marcxml> |
|
|
123 |
<?xml version="1.0" encoding="UTF-8" ?> |
| 123 |
<record |
124 |
<record |
| 124 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
125 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 125 |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd" |
126 |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd" |
|
Lines 208-213
Link Here
|
| 208 |
<biblioitemnumber>2</biblioitemnumber> |
209 |
<biblioitemnumber>2</biblioitemnumber> |
| 209 |
<isbn>9782265078031</isbn> |
210 |
<isbn>9782265078031</isbn> |
| 210 |
<marcxml> |
211 |
<marcxml> |
|
|
212 |
<?xml version="1.0" encoding="UTF-8" ?> |
| 211 |
<record |
213 |
<record |
| 212 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
214 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 213 |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd" |
215 |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd" |
|
Lines 316-356
Link Here
|
| 316 |
ilsdi.pl?service=GetAuthorityRecords&id=1+2+99999 |
318 |
ilsdi.pl?service=GetAuthorityRecords&id=1+2+99999 |
| 317 |
</a> |
319 |
</a> |
| 318 |
<h4>Example Response</h4> |
320 |
<h4>Example Response</h4> |
| 319 |
<pre><?xml version="1.0" encoding="ISO-8859-1" ?> |
321 |
<pre><xml version="1.0" encoding="UTF-8">; |
| 320 |
<GetAuthorityRecords> |
322 |
<GetAuthorityRecords> |
|
|
323 |
<record> |
| 324 |
<?xml version="1.0" encoding="UTF-8"?> |
| 321 |
<record |
325 |
<record |
| 322 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
326 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 323 |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd" |
327 |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd" |
| 324 |
xmlns="http://www.loc.gov/MARC21/slim"> |
328 |
xmlns="http://www.loc.gov/MARC21/slim"> |
| 325 |
<leader>00126nx j2200073 4500 </leader> |
329 |
<leader>00182 2200085 4500</leader> |
| 326 |
<controlfield tag="001">1</controlfield> |
330 |
<controlfield tag="001">1</controlfield> |
| 327 |
<datafield tag="250" ind1=" " ind2=" "> |
331 |
<datafield tag="200" ind1=" " ind2=" "> |
| 328 |
<subfield code="a">TECHNIQUE</subfield> |
332 |
<subfield code="a">Hugo</subfield> |
|
|
333 |
<subfield code="b">Victor</subfield> |
| 329 |
</datafield> |
334 |
</datafield> |
| 330 |
<datafield tag="100" ind1=" " ind2=" "> |
335 |
<datafield tag="801" ind1=" " ind2=" "> |
| 331 |
<subfield code="a">20071210afrey50 ba0</subfield> |
336 |
<subfield code="a">France</subfield> |
| 332 |
</datafield> |
337 |
<subfield code="b">Nimes</subfield> |
| 333 |
<datafield tag="152" ind1=" " ind2=" "> |
338 |
<subfield code="c">2010/04/13</subfield> |
| 334 |
<subfield code="b">NC</subfield> |
|
|
| 335 |
</datafield> |
| 336 |
</record> |
| 337 |
<record |
| 338 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 339 |
xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd" |
| 340 |
xmlns="http://www.loc.gov/MARC21/slim"> |
| 341 |
<leader>00130nx j2200073 4500 </leader> |
| 342 |
<controlfield tag="001">2</controlfield> |
| 343 |
<datafield tag="250" ind1=" " ind2=" "> |
| 344 |
<subfield code="a">CHEMIN DE FER</subfield> |
| 345 |
</datafield> |
339 |
</datafield> |
| 346 |
<datafield tag="100" ind1=" " ind2=" "> |
340 |
<datafield tag="100" ind1=" " ind2=" "> |
| 347 |
<subfield code="a">20071210afrey50 ba0</subfield> |
341 |
<subfield code="a">20100413 50 </subfield> |
| 348 |
</datafield> |
342 |
</datafield> |
| 349 |
<datafield tag="152" ind1=" " ind2=" "> |
343 |
<datafield tag="152" ind1=" " ind2=" "> |
| 350 |
<subfield code="b">NC</subfield> |
344 |
<subfield code="b">NP</subfield> |
| 351 |
</datafield> |
345 |
</datafield> |
| 352 |
</record> |
346 |
</record> |
| 353 |
<record>RecordNotFound</record> |
347 |
</record> |
|
|
348 |
<record> |
| 349 |
<code>RecordNotFound</code> |
| 350 |
</record> |
| 351 |
<record> |
| 352 |
<code>RecordNotFound</code> |
| 353 |
</record> |
| 354 |
</GetAuthorityRecords></pre> |
354 |
</GetAuthorityRecords></pre> |
| 355 |
|
355 |
|
| 356 |
[% ELSIF ( LookupPatron ) %] |
356 |
[% ELSIF ( LookupPatron ) %] |