This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Query re XMLSpy XPath engine


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]