Thank you.
From what I read this night I see that the alternative is using SAX. In my case the only think I need is to suck the data from this XML and to allocate into the native DB. I don't see any advantages from using SAX. Do you?
P.S. Is it possible at least to call attributes by name?
P.S.S I am so frustrated XPath is not here......
So SAX looks better for me... The only my concern - we use OO approach. As far as I remember any attempt to allocate Procedure in the .cls file didn't compile. May be I am missing something? Or should I add the procedure as an include? I am pretty far of my desk - cannot check this myself...
The web service doesn't like the <?xml version="1.0" ?> at the beginning of it. Is there any way to get rid of it?