Resource Name:

xsl:output

 

Resource Desc:

The xsl:output element allows stylesheet authors to specify how they wish the result tree to be output. If an XSLT processor outputs the result tree, it should do so as specified by the xsl:output element; however, it is not required to do so. The xsl:output element is only allowed as a top-level element. XSLT stylesheet 1 outputs as html and XSLT stylesheet 2 as xml. Compare how empty tags are outputed.

 

Resource URL:

http://www.zvon.org/xxl/XSLTutorial/Books/Output/example54_ch14.html

 

Rating: 0.00

 

# Times Viewed: 293

 

Reviews