|
Subject: [xsl] indenting output Q? From: Jakub.Valenta@xxxxxxxx Date: Wed, 12 Dec 2001 18:16:06 +0200 |
Hi all,
I would like to ask how to produce some good looking output with Xalan.
my template is:
<xsl:template match="event_name">
<ADT_A01>
<MSH>
<MSH.1>|</MSH.1>
<MSH.2>~^\&</MSH.2>
...
but the result is:
<ADT_A01><MSH><MSH.1>|</MSH.1><MSH.2>~^\&</MSH.2> ...
and I would like it to be:
<ADT_A01>
<MSH>
<MSH.1>|</MSH.1>
<MSH.2>~^\&</MSH.2>
...
any hints?
br,
Jakub
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] RE: [xsl] RE: [xsl] Re: [, David Carlisle | Thread | Re: [xsl] indenting output Q?, Oleg Tkachenko |
| [xsl] Re: [xsl] RE: [xsl] Re: [xsl], Kevin Burges | Date | [xsl] Re: [xsl]   is being dis, Julian Reschke |
| Month |