aliases:
tags: Type/Tech/Language area/tech/dev
from: "[[XML]]"
related:
contra:
to:
dateCreated: 2023-12-30, 09:29
dateModified: 2023-12-30, 09:29
version: 1.0
publish: true
XPath is an expression language designed to support the query or transformation of XML documents. It was defined by the World Wide Web Consortium (W3C) in 1999, and can be used to compute values from the content of an XML document. Support for XPath exists in applications that support XML, such as web browsers, and many programming languages. | |
---|---|
wikipedia:: XPath |