xsl-list
[Top] [All Lists]

RE: [xsl] XPath problem with namespace attribute

2008-09-05 13:08:16
 

Looks like another option is to put the empty prefix in my XPath.

/One/Two/:Three/:Four/:Five

No, that's not valid XPath syntax.

But is this dependent on a particular API? (Shouldn't be, should it?)


Well, you wouldn't expect to use the same API in Java as in Python, would
you?

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