Next / Previous / Contents / TCC Help System / NM Tech homepage

8.21. Element.xpath(): Evaluate an XPath expression

To evaluate an XPath expression s using some Element instance E as the context node:

E.xpath ( s )

For a general discussion of the use of XPath, see Section 9, “XPath processing”.