Hacker News new | ask | show | jobs
by masklinn 2055 days ago
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.