|
Lines 33-39
Bibliographic DOM config for MARC XML input
Link Here
|
| 33 |
<retrieve name="marc"> |
33 |
<retrieve name="marc"> |
| 34 |
<xslt stylesheet="identity.xsl" /> |
34 |
<xslt stylesheet="identity.xsl" /> |
| 35 |
</retrieve> |
35 |
</retrieve> |
| 36 |
<!-- marcxml here maybe somewhat superfluous --> |
|
|
| 37 |
<retrieve name="marcxml"> |
36 |
<retrieve name="marcxml"> |
| 38 |
<xslt stylesheet="identity.xsl" /> |
37 |
<xslt stylesheet="identity.xsl" /> |
| 39 |
</retrieve> |
38 |
</retrieve> |
| 40 |
- |
|
|