XML parser exception
749391Feb 5 2010 — edited Feb 5 2010Hi all.
I have tried to upload XML file to Oracle db by this program ( [http://www.liberidu.com/blog/?p=473|http://www.liberidu.com/blog/?p=473] ). So I got en error
oracle.xml.parser.v2.XMLParseException: An attribute cannot appear more than once in the same start tag.
That's clear. The question is: how to process this exception to go throw it? I mean, drop this element and go to continue process.
Thanks,
Anton.