users@jaxb.java.net

What produces the error : ' "value" is used as an ID value more than once.' ?

From: Jorge Medina <jmedina_at_on.com>
Date: Fri, 25 Jul 2003 16:46:46 +0200

Hello,

      I have a schema and a document using it.
      When loading th document using JAXB I get the error:
"someValueHere" is used as an ID value more than once.

      I have reviewed the document against the schema and found no error. I
also used two XML editors that offer validation and no problem is reported.

      Does anyone has any idea why does this error occurs ?


-Jorge