[xsl] Re: Query re XMLSpy XPath engine

Subject: [xsl] Re: Query re XMLSpy XPath engine
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Sun, 21 Jul 2002 21:35:12 -0700 (PDT)
--- "Michael Leditschke" <mike at ammd dot com dot au> wrote:

 
> I have the following document
> 
> <root xmlns:html="http://www.w3.org/1999/xhtml";; 
> xmlns="http://www.a.com";;>
>   <hr xmlns="http://www.w3.org/1999/xhtml"/>
> </root>
> 
> Using the inbuilt XPath engine in XMLSpy 4.4, I 
> issue the following XPath query
> 
> //hr
> 
> It returns the hr element. 
> 
> If I try 
> 
> //html:hr
> 
> nothing is returned.
> 
> This seems the wrong way around to me. Have
> I missed something?

No, your understanding is correct. Report this as a bug.



=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread