September 2001
Intermediate to advanced
528 pages
13h 46m
English
<xsl:output>
<xsl:output
[method = “xml” or “html” or “text” or qname-but-not-ncname]
[version = nmtoken]
[encoding = string]
[omit-xml-declaration = “yes” or “no"]
[standalone = “yes” or “no"]
[doctype-public = string]
[doctype-system = string]
[cdata-section-elements = qnames]
[indent = “yes” or “no"]
[media-type = string]/>
See XSLT specification section 16: “Output.” http://www.w3.org/TR/xslt#output