Define XPATH?
3141
02-Apr-2013
Vijay Shukla
02-Apr-2013A query language used to identify a set of nodes inside a XML document. Originally defined to be used with XSLT, it is also used by XPointer and a simple subset is used in the xs:key, xs:keyref, and xs:unique W3C XML Schema elements. The XQuery specification will be a superset of the second version of XPath. This version will use type information provided by W3C XML Schema.