ez.no / ezpublish / documentation / development / libraries / ez xml
These documentation pages are no longer maintained. Please visit the new documentation site.
eZ xml is a DOM XML parser written in PHP. It does not need any external libraries to work. eZ xml enables you to parse and manipulate XML documents. eZ xml supports handling of XML documents as defined in Extensible Markup Language (XML) 1.0. Namespaces are supported as described by W3C in Namespaces in XML. eZ xml supports the XML Schema standard for validating XML documents. It follows the DOM level 2 as far as possible.
eZ xml has the following eZ publish library dependencies:
Comments