RE: [xsl] Expanding Ranges

Subject: RE: [xsl] Expanding Ranges
From: "Joga Singh Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Fri, 20 Mar 2009 11:10:32 +0530
As per your input it is the child of cross-ref and seperated by -, which
shows that there must be two child if the data consist -.

-----Original Message-----
From: Ganesh Babu N [mailto:nbabuganesh@xxxxxxxxx]
Sent: Friday, March 20, 2009 10:33 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Expanding Ranges

for the sample it is fine. But actually it may come in any child position.
we cannot fix the position as first and second.

Regards,
Ganesh


On Fri, Mar 20, 2009 at 10:00 AM, Joga Singh Rawat <jrawat@xxxxxxxxxxxxxx>
wrote:
> You can match cross-ref and get the value of first child and second
> child as a value of $start and $end respectively.
>
>
> Thanks for the code. But how to get $start and $end when "-" is there
> between tags.

Current Thread