XPath Query Language

From GM-RKB
(Redirected from XPath)
Jump to navigation Jump to search

An XPath Query Language is a query language for XML documents.



References

2016


2015

  • http://www.w3schools.com/xsl/xpath_intro.asp
    • QUOTE: XPath is used to navigate through elements and attributes in an XML document.
    • XPath is a major element in W3C's XSLT standard.
    • XPath is a syntax for defining parts of an XML document
    • XPath uses path expressions to navigate in XML documents
    • XPath contains a library of standard functions
    • XPath is a major element in XSLT
    • XPath is a W3C recommendation

2009

  • Sourav S Bhowmick, Zhifeng Ng, Curtis Dyreson, Erwin Leonardi . (2009). “Towards Non-Directional XPath Evaluation in a RDBMS.” In: Proceedings of CIKM 2009 (CIKM 2009).

1999