I want to check the parent of current node is root node or not in Xslt.How i do that? Please Guide me to get out of this issue...
Thanks & Regards, P.SARAVANAN
feedback
|
|
You can use Usage Example:
| |||||
feedback
|
|
In XPath 1.0 (XSLT 1.0):
Or you may use:
In XPath 2.0 (XSLT 2.0):
| |||
|
feedback
|