XSDException: Duplicated definition for: "..."
Dear All,
I got some xsd and xml and I tried to validate the xmls.
First I upload the validator java into db as java source.
When I run the java it return the next error:
XSDException: Duplicatd definiton for: "CoutryCode_Type"
When I run the same code outside it run without error.
Did somebody meet with the same problem?
DB version 10.2.0.2
Thanks!