[Home] [By Thread] [By Date] [Recent Entries]

  • To: "XML-Dev (E-mail)" <xml-dev@l...>
  • Subject: XLST 'DISTINCT' Equivalent
  • From: "Culshaw, James" <james.culshaw@i...>
  • Date: Wed, 30 Jan 2002 08:51:05 -0000

Hi,

I was wondering if there was a way of using XSLT to return a distinct set of
values from an XML document?

e.g.

<TAG1>
  <TAG2>John</TAG2>
  <TAG2>Fred</TAG2>
  <TAG2>John</TAG2>
</TAG>


What I want back using XSL or XSLT is Fred and John.

James :-)

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member