RE: [xsl] XPath problem with namespace attribute

Subject: RE: [xsl] XPath problem with namespace attribute
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 5 Sep 2008 18:07:50 +0100
> 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/

Current Thread