xsl-list
[Top] [All Lists]

[xsl] "true" preceding axis

2011-05-29 06:17:59
Hi,
preceding axis does not include ancestor descendants, so I am using
//<test>[. &lt;&lt; current()]
to get "true" precedings of the node

The code works, however I am wondering if there is a better way

Andriy Gerasika

--~------------------------------------------------------------------
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>
--~--