| Subject: transformation help From: "Marcus B. Irven" <marcus@xxxxxxxxxxxxxxx> Date: Mon, 14 Jun 2004 02:19:48 -0700 | 
I have an xml doc in the form of <doc> <category>cat 1</category> <item>item 1</item> <item>item 2</item> <category>cat 1</category> <item>item 3</item> <item>item 4</item> <item>item 5</item> </doc> and i want to transform it into <doc> <category name=3D"cat 1"> <item>item 1</item> <item>item 2</item> </category> <category name=3D"cat 2"> <item>item 3</item> <item>item 4</item> <item>item 5</item> </category> </doc> how should i go about this? Thanks, Marcus
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Stumped on why a field is, Deirdre Saoirse Moen | Thread | RE: [xsl] transformation help, Michael Kay | 
| RE: [xsl] transformation help, Michael Kay | Date | Xselerator (was RE: [xsl] [ANN] Oxy, Andrew Welch | 
| Month |