|
|
|
|
|
by klibertp
2059 days ago
|
|
I may be wrong, as it's been some time since I worked with them, but I think XPath is both its own standard, and a part of XSL at the same time. A lot of XSLT deals with selecting nodes from the source and it happens with XPath expressions. |
|
You can't use XSLT without XPath, but you can use XPath on its own.