+

Search Tips   |   Advanced Search

Serializing the results

After the application has evaluated an XPath or XQuery expression or performed a transformation with an XSLT stylesheet, we might want to write the output as an actual XML document represented as a file or as a Java string. The process of rendering results as an XML document is known as serialization.


Tasks


Related:

  • Supported input and result types
  • View the results
  • Perform basic XSLT operations