A PHP library for reading ONIX 3.0 files in both Short and Ref tag formats. Text elements in different formats and ONIX date formats are automatically parsed. Code list values are resolved to ...
assert_equals(new XMLSerializer().serializeToString(xmldoc).replace(/"/g,"'"), "<?xml version='1.0' encoding='UTF-8' standalone='yes'?><root><test/></root>"); xmlpi ...