xsl-list
[Top] [All Lists]

RE: Can't make template match root element with schema info

2005-03-16 02:54:12
With the single exception of the name() function, prefixes used in the
source (or non-prefixes in the case of the default namespace) are not
available to XPath (or XSLT).

There's another rather important exception: prefixes are accessible as the
names of namespace nodes.

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