|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How can I suppress the header line in output file
> I always get > > <?xml version="1.0" encoding="UTF-8"?> > > in the output file. > > My XSL file starts with this, > > <?xml version="1.0" encoding="UTF-8"?> > <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" x > mlns:fo="http://www.w3.org/1999/XSL/Format"> > > My output file should not have this type of accessory line. > Does anyboy know how to suppress this ? This "line" is called xml declaration. What you want can be achieved by setting to "yes" the omit-xml-declaration attribute of xsl:output. ===== Cheers, Dimitre Novatchev. http://fxsl.sourceforge.net/ -- the home of FXSL XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








