Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

XPath

< >

XPath is a query language created in 1999.

#881on PLDB 25Years Old
Leet SheetWikipediaDocs

XPath (XML Path Language) is a query language for selecting nodes from an XML document. In addition, XPath may be used to compute values (e.g., strings, numbers, or Boolean values) from the content of an XML document. XPath was defined by the World Wide Web Consortium (W3C).. Read more on Wikipedia...


Example from Wikipedia:
/Wikimedia/projects/project[@name='Wikipedia']/editions/edition/text()
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll