Oxygen XML Editor
 
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] XPath for matching multiple child elements


Subject: Re: [xsl] 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
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords