← Prev in month ← Prev in thread

HI

From
SARANGI,BISWAJIT (HP-Germany,ex1) <>
To
"''" <>
Date
2002-11-20T14:51:54Z
ID
<>
Thread
HI
I am learning xml and xslt and have one problem which i could not solve
since i week.
i havea xml file like under.
snippet.
<person>
   <person1>
     <dad>a</dad.
     <had>1</had>
     <mad>wfff</mad>
     <dom>11</dom>
     -<gross>2</gross>
     -<mmmmm>22</mmmmm>
     -<gross>222</gross>
     -<mmmmm>333</mmmmm>
     ---------
   </person1>
   <person1>
     -------
     -------
   </person1>
</person>
   The two items gross and mmmmm has a "n" number of repetition.I want
transform it into another "xml" tree
where the repeted stuff will have one "id" numbers as a counter like 1,2,3.I
want it serially.

any one has a solution for this.
thanking you in advance.
biswajit sarangi





-----Original Message-----
From: Simon St.Laurent [mailto:]
Sent: Wednesday, November 20, 2002 3:23 PM
To: 
Subject: Re: [xml-dev] What are the arguments *for* XHTML 2.0?



-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
← Prev in month ← Prev in thread