[
Lists Home |
Date Index |
Thread Index
]
I suggest you raise this on xsl-list at mulberrytech.com, and include
the stylesheet code that you have written so far, so people can see
where you are struggling.
Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com
> -----Original Message-----
> From: SARANGI,BISWAJIT (HP-Germany,ex1)
> [mailto:biswajit.sarangi@hp.com]
> Sent: 20 November 2002 14:52
> To: 'xml-dev@lists.xml.org'
> Subject: [xml-dev] 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:simonstl@simonstl.com]
> Sent: Wednesday, November 20, 2002 3:23 PM
> To: xml-dev@lists.xml.org
> 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>
-----------------------------------------------------------------
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>
- References:
- HI
- From: "SARANGI,BISWAJIT (HP-Germany,ex1)" <biswajit.sarangi@hp.com>
|