extract root name of an XML packet
Hi,
I thought this would be simple, but cant work out how I can extract the name of the root node for an XML packet
I was planning just to use xmltype.extract, but I cant work out the xpath paameter to get this to work.
Any of you clever folks got an idea?