xsl-list
[Top] [All Lists]

RE: [xsl] Namespace prefixes in Schemas

2006-08-16 04:32:59

So "to match the namespace URI rather than the prefix" should 
be the correct beahviour of any XPath processor

Yes.

XPath 1.0 section 2.3:

A node test that is a QName is true if and only if the type of the node (see
[5 Data Model]) is the principal node type and has an expanded-name equal to
the expanded-name specified by the QName. 

section 5:

an expanded-name... is a pair consisting of a local part and a namespace URI

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