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

Subject: Re: XPath for matching multiple child elements
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 28 Sep 2006 22:32:08 +0100
As Michael said, the syntax you want is XPath2 but not an XSLT pattern,
even in xslt2.

You could use 
comments//*[self::h1|self::p|self::b|self::i]
if schema tpes are not your thing.

David

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