[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: How do I compare all similar type nodes?

Subject: Re: How do I compare all similar type nodes?
From: "Ahmad J Reeves" <ahmad@xxxxxxxxxxxxxx>
Date: Mon, 17 Dec 2001 23:49:39 -0000
similar nodes in xslt
Actually Chris I tried preceding already, and all the others as well.
They dont remove the duplicates..derr!
I am trying to get to grips with xslt Ive been trying all day
, if you dont want to help dont reply with your sarky
remarks OK!

A.
-----Original Message-----
From: Chris Bayes <chris@xxxxxxxxxxx>
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Date: Monday, December 17, 2001 11:43 PM
Subject: RE:  How do I compare all similar type nodes?


>Sheesh,
>You can lead a horse to water but you can't make it drink!!!!!
><xsl:template match ="/">
>  <html>
>    <body>
> <xsl:for-each select="LOG/DIRECT/TARGET_CHARACTER_ID[. !=
>preceding::TARGET_CHARACTER_ID]">
> <xsl:sort select="." data-type="number"
>order="ascending" />
> <xsl:value-of select="position()" />. <xsl:value-of
>select="." />
> </xsl:for-each>
> </body>
>  </html>
></xsl:template>
>Do you have a reading or writing problem or perhaps your fingers just
>run off and type -sibling when you aren't looking or maybe you can't use
>cut'n'paste.
>
>Ciao Chris
>
>XML/XSL Portal
>http://www.bayes.co.uk/xml
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.