edeposit / marcxml_parser

MARC XML / OAI parser, with few highlevel getters.
MIT License
4 stars 5 forks source link

Parser can't fetch the DEL field. #27

Open Bystroushaak opened 8 years ago

Bystroushaak commented 8 years ago
<record>
<metadata>
<oai_marc>
<fixfield id="FMT">XX</fixfield>
<fixfield id="LDR">-----dz--a22-----n--4500</fixfield>
<varfield id="DEL" i1=" " i2=" ">
<subfield label="a">Y</subfield>
</varfield>
</oai_marc>
</metadata>
</record>