[Home] [By Thread] [By Date] [Recent Entries]
Sam Carleton wrote:
I am doing some transformation in PHP5, but only pieces. The end result is containing the xml version processing instruction, which would prefer it did not. Here is the beginning of the XML: That is the XML declaration and not a processing instruction. <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" standalone="yes"/>
All output options are described here <http://www.w3.org/TR/xslt#output> -- Martin Honnen
|

Cart



