This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: multiple tranformations in XMLDOM


>
> anyideas?
>
> Bryan

Usually it's a problem with the xml declaration, try using  <xsl:output
method="xml" indent="yes" omit-xml-declaration="yes"/> in your stylesheet or
simply strip it from the beginning of the string

best regards
---
Mattias Konradsson


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]