Subject: Re: Matching a list of attributes
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: 04 Feb 2005 08:27:28 +0000
|
>>>>> "chris" == chris <oneskiingfool@xxxxxxxxx> writes:
chris> I realize I can do this, but this will get very tedious...
chris> <xsl:template match="volume/book[chapter/@title =
chris> 'monkeys'] | volume/book[chapter/@title = 'buffalo']"/>
Why is this tedious?
chris> I'm using xpath & xslt 2.0.
chris> Any ideas? Thanks!
fn:matches?
--
Colin Paul Adams
Preston Lancashire
|