Subject: RE: extra data after xsl transformation
From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx>
Date: Sat, 15 May 2004 12:48:08 +0200
|
> -----Original Message-----
> From: poppe chris [mailto:pc_poppe@xxxxxxxxxxx]
>
Hi,
> the problem is the 'xmlns:m="MCTF" and the xml:space="preserve"
> parts wich are introduced into the resulting xml file
> is there any way to prevent these additional lines without changing my
> functionality?
>
I can't see immediately where the xmlns:m is coming from, but the
xml:space="preserve" is entered literally in the transform (last template:
the SUBSTREAM_interior is created *with* this attribute).
HTH!
Greetz,
Andreas
|