|
Subject: RE: [xsl] xsl to format an ugly xml file to a neat xml file From: "Vasu Chakkera" <vasucv@xxxxxxxxxxx> Date: Mon, 13 Sep 2004 13:33:23 +0000 |
-----Original Message----- From: Jan Limpens [mailto:jan.limpens@xxxxxxxxx] Sent: Sunday, September 12, 2004 8:23 AM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: [xsl] xsl to format an ugly xml file to a neat xml file
hi people,
i wonder if there is somewhere a ready to use stylesheet that converts something like
<foo attr= "bla"> <bar>ggg</bar><bar>
foo</bar> <bar/>
</foo>
to
<foo attr="bla"> <bar>ggg</bar> <bar>fff</bar> <bar/> </foo>
or similar.
anyone got this somewhere in his/her stash?
thanks again!
-- Jan http://www.limpens.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] xsl to format an ugly xml, vsubramanian | Thread | RE: [xsl] xsl to format an ugly xml, Vasu Chakkera |
| RE: [xsl] apply-template doesn't hi, Michael Kay | Date | RE: [xsl] xml tags with *, Vasu Chakkera |
| Month |