DWP Demo Example | × |
This example illustrates the use of the XSL output method processing instruction:
<xsl:output method="html" />
See the result page without the processing instruction and result page with the processing instruction.
Source of XSLOutput.html
Source of catalog_frag.xml and catalogOLfrag.xsl.
Source of catalog_frag_output.xml and catalogOLfrag_output.xsl.