xsl-list
[Top] [All Lists]

RE: XSLT 2.0 - Combining Node Sequences

2004-12-09 04:49:35
If I have understood the concept right, the following 
expression should
be ok:

(para | section)/title

should match both para/title and section/title.

It's allowed as an XPath expression but not as an XSLT pattern. The syntax
for XSLT patterns is (as it was in 1.0) a subset of the XPath expression
syntax.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>