xsl-list
[Top] [All Lists]

RE: [xsl] numbering question

2008-12-23 09:14:17
is invalid. Is there a more concise way of writing this 
expression than the full version below?

  count="/document | included | 
section[not(parent::included)] | document[not(parent::included)]"


No, unfortunately not. XSLT patterns can't contain parentheses (except
within a predicate).

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>