Subject: Re: Sorting problem in xsl
From: Arulraj <p_arulraj@xxxxxxxxx>
Date: Mon, 11 Apr 2005 03:59:02 -0700 (PDT)
|
Hello David,
Thanks a lot for your answer and suggestion.
Regards,
Arul
--- David Carlisle <davidc@xxxxxxxxx> wrote:
>
>
> oops, missing @ in my last reply:
>
>
> <xsl:sort order="ascending" data-type="number"
> select="substring-before(@svg:x|@svg@x1,'inch'))"/>
> ^
> ^
> ^
> ^
> ^
> ^
>
> <xsl:sort order="ascending" data-type="number"
> select="substring-before(@svg:y|@svg@y1,'inch'))"/>
> ^^^^^^^
> ^
> ^
> ^
> ^
> ^
> ^
> David
>
>
________________________________________________________________________
> This e-mail has been scanned for all viruses by
> Star. The
> service is powered by MessageLabs. For more
> information on a proactive
> anti-virus service working around the clock, around
> the globe, visit:
> http://www.star.net.uk
>
________________________________________________________________________
>
>
__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
|