Added by Geoff Sauer on Aug 22, 2006. Average rating: 3.20/5.00 (n=5, std dev: 1.48)
XPath is a way of pulling out particular data from an XML document. It is used by XSL to determine what should be output in your documents. It is essentially a systematic way of defining an address of each piece of data.
XPath is a way of pulling out particular data from an XML document. It is used by XSL to determine what should be output in your documents. It is essentially a systematic way of defining an address of each piece of data.