Workbook on Digital Private Papers > Glossary

Glossary - X

XPath - XML Path Language

XPath is one of the three components of XSL. It is a non-XML language which can be used for navigating around and finding information (either within elements or attributes) in an XML document; it locates information by using an addressing syntax based on a path through the document’s hierarchy or logical structure. It contains a library of standard functions.