RE: XT output formatting

Subject: RE: XT output formatting
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Mon, 7 Feb 2000 09:02:57 +0100
Try <xsl:output method="xml" indent="yes"/>

Linda

-----Original Message-----
From: Phil Thomas [mailto:pthomas@xxxxxxxxxxxx]
Sent: Saturday, February 05, 2000 9:25 PM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: XT output formatting


Hi,

Does anybody know James Clark's XT processor can output formatted xml?

For example:

<PERSON>
    <NAME>Phil</NAME>
</PERSON>

instead of

<PERSON><NAME>Phil</NAME></PERSON>


thanks in advance,


pt




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


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


Current Thread