[Home] [By Thread] [By Date] [Recent Entries]
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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



