LibreCat / Catmandu-XML

Catmandu modules for working with XML data
https://metacpan.org/module/Catmandu::XML
Other
4 stars 3 forks source link

Lacking roundtrip support #23

Closed phochste closed 6 years ago

phochste commented 6 years ago

The Catmandu::XML command lacks roundtripping support of XML documents. The documents read with type simple are not the same documents that are exported. It is in this way not possible with the Catmandu::Fix::xml_* fixes to make any changes to the records, or parse them with other Catmandu tools.

For instance, it would be nice to be able to import MARCXML records from some XML document and parse them with Catmandu::MARC.

phochste commented 6 years ago

Use:

catmandu convert XML --type ordered to XML