Sign In/My Account | View Cart  
advertisement

Article:
 Introducing Comega
Subject: That's Not The XPath .. I Know
Date: 2005-01-16 01:39:16
From: Richard Cox

> using the ... operator which is analogous to the
> descendent-or-self axis or .. abbreviated path
> in XPath.


Just a minute... ".." in XPath is the parent: axis.


A little later on "//" is used in the middle of an XPath expressions "/Books//element", which assumes that "//" is equivalent to descendent-or-self:, while it is actually equivalent to "/descendent-or-self:node()", always starting at the document root (unless this has changed in XPath 2).


No Previous Message Previous Message   Next Message Next Message


Sponsored By: