Description
XML parsing and XSLT transformations can be performed from Pure programs through libxml2 and libxslt. This module is for developers processing documents, feeds, or structured data in Pure. XML input can be untrusted, so entity handling, file access, and output validation matter.