Searching within a text

Subject: Searching within a text
From: Christian Suykens <c_suykens@xxxxxxxxxxx>
Date: Mon, 05 Jul 1999 07:33:32 PDT
This is probably an easy question, so I hope someone has the obvious answer...

In my XML-file I have an enumeration of keywords in the animal-tag:
<person>
  <animal>
      cat,dog,bird,...
  </animal>
</person>
<person>
  <animal>
      monkey,cat,mouse,...
  </animal>
</person>

Now I want to select those persons that have a certain keyword, for example cat,with an xsl-statement.


Thanks, Christian Suykens



______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com


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



Current Thread