Re: [xsl] multiple tranformations in XMLDOM

Subject: Re: [xsl] multiple tranformations in XMLDOM
From: "Mattias Konradsson" <preacher@xxxxxxxxxxx>
Date: Wed, 17 Jul 2002 20:48:54 +0200
>
> 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


Current Thread