XML Transformation
- Transform a XML file using a XSLT stylesheet. Both XSLT V1.0 and V2.0 are supported.
- The following elements/instructions/functions are not allowed in the stylesheet:
- XPath function that refer to external data (like
doc()). - XSLT instructions that create or refer to external data
(like
<xsl:result-document>or<xsl:include>).
- XPath function that refer to external data (like
- The input XML and the stylesheet must both be smaller than 75 Kb.
- The resulting XML or HTML must be smaller than 75 Kb.
- The result will be presented in a new window.
Meer Xatapult:
XML informatie: