hi! I'm trying to use XPathAPI for searching nodes in a DOM document. i'm fine with selectSingleNode() and such methids and i found it to be better than using DOM apis. Can someone educate me on XObject? where it c'd be extremely useful From what i c'd see it probably helps me to treat a node as a number / string if am sure about it from the onset? i saw a couple of methods which help me compare 2 XObjects.
thanks for your help! regards karthik.
