News

Otherwise, use either encodeHTML or encodeXML based on whether you're dealing with an HTML or an XML document. You can have a look at the options for the encode and decode methods to see everything ...
The XSLT converts the result of an xsl:evaluate intruction to the XML representation for JSON by applying templates to the result. The JSON XML is then converted to JSON using the xml-to-json XPath ...