|
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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] XPath for matching multip, Will McCutchen | Thread | [xsl] calling <xsl-template, Webmaster |
| [xsl] calling <xsl-template, Webmaster | Date | RE: [xsl] XPath for matching multip, Michael Kay |
| Month |