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]

RE: (2 xpath questions)


> Heh heh, i figured out that much. MSXML gives a root node 
> back when I append a "/" at the end of an XPath query.
> 
There should never be a "/" (or "//") at the end of an XPath expression. The
only exception is the expression "/" which means the root node. Neither "//"
nor ".//" is a valid XPath query.

Mike Kay


 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]