DWP  Demo  Example×  

XML or HTML Output

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.

Code

Source of XSLOutput.html

Source of catalog_frag.xml and catalogOLfrag.xsl.

Source of catalog_frag_output.xml and catalogOLfrag_output.xsl.