1.

What Is The Meaning Of Absolute Path In Xpath?

Answer»

An ABSOLUTE path starts with root NODE or with '/'.

For Example:

/company/employee- It will select employee nodes WITHIN CLASS root node.

An absolute path starts with root node or with '/'.

For Example:

/company/employee- It will select employee nodes within class root node.



Discussion

No Comment Found