Hello James:
James Clark wrote:
<SNIP>
xsl:pi outputs a processing instruction; the XML
> declaration isn't a processing instruction (though it uses a similar
> syntax).
Question:
Given that XSLT cannot include processing instruction (or comment) nodes
in the tree for the stylesheet, how would one correctly use <xsl:pi>??
I saw other threads using the same syntax to supposedly declare "XML
version="1.0" to the result tree and assumed it was correct.
Or have I completely missed something in my interpretation of the XSLT
spec?
Duane Nickull
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|