Hi,
I am new to XSLT. I struck with a problem. I want to generate the unique ids
to the nodes in the xml tree and add
those unique id as an attribute to that node. I am unable to to do that. Can
any one give me the xslt code to generate
unique ID and add it to the current node as an attribute.