Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

There is no ID/IDREF binding for IDREF "xen1"

843834May 14 2008 — edited Jun 15 2008
i am using JAXB API . I am using XML Schema to define all the services and associated java file to extract all the information that are defined in GUI. My part of code works as back-end which uses JAXB API.

the following error is thrown when I try to provision the particular node which is defined in the back-end java file

" org.xml.sax.SAXParseException:cvc-id.1: there is no ID/IDREF binding for IDREF 'Xen1' "

xen1 is the node which i am using it as a service!!!

Can anyone tell me what kind of error is this? and whether the schema has the error?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2008
Added on May 14 2008
1 comment
1,494 views