xsl-list
[Top] [All Lists]

Re: [xsl] How to move processing instruction?

2007-04-12 00:07:18
To remove the XML Processing instruction use this tag:

<xsl:output omit-xml-declaration="no" />

-Rashmi

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--