Comment on What Happened to XPath?parentComments−masklinn5yW3C standards usually depend on and leverage other standards, so XPath is its own standard, which is used by XSLT (and XQuery, and possibly a few other things).You can't use XSLT without XPath, but you can use XPath on its own.
Comments
W3C standards usually depend on and leverage other standards, so XPath is its own standard, which is used by XSLT (and XQuery, and possibly a few other things).
You can't use XSLT without XPath, but you can use XPath on its own.