File: subfield0.xml

package info (click to toggle)
libmarc-xml-perl 0.93-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 224 kB
  • sloc: xml: 1,159; perl: 406; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<collection xmlns="http://www.loc.gov/MARC21/slim" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <record xmlns="">
      <leader>-----nas-a22-----z--4500</leader>
      <datafield tag="245" ind1="0" ind2="0">
         <subfield code="a">19th century music</subfield>
         <subfield code="h">[electronic resource]</subfield>
         <subfield code="0">subfield $0 contents</subfield>
      </datafield>
   </record>
</collection>