Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 3.69 KB

File metadata and controls

25 lines (17 loc) · 3.69 KB

xpath()

Finds the value of an XPath expression given a match component containing XML.

Data signatures
xpath( from this XML: $${\color{green}str}$$ ǁ '' ǁ $${\color{green}None}$$, select this XPath: $${\color{green}str}$$ )
Call signatures
xpath( from this XML: Term ǁ Variable ǁ Header ǁ Function ǁ Reference, select this XPath: Term ǁ Variable ǁ Header ǁ Function ǁ Reference )
Purpose Value
Main focus xpath() produces a calculated value
Context Qualifier
Match qualifiers onmatch
Value qualifiers onmatch

[Back to index]