aspose file tools
The moose likes XML and Related Technologies and the fly likes XSD: The element may not overlap error. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "XSD: The element may not overlap error. " Watch "XSD: The element may not overlap error. " New topic
Author

XSD: The element may not overlap error.

Paul W. Nelson
Greenhorn

Joined: Sep 23, 2009
Posts: 1

Wondering if anyone with more XML know-how than I can shed some light on this.

I am getting the following error when working with this section of an XSD:

The element '#Exception' may not overlap with another element


Relevant XML here:



Obviously it is unhappy with the Exception element being present in multiple choices. Is there a way to recode this and still preserve the intent?

Thanks,

Paul
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: XSD: The element may not overlap error.
 
Similar Threads
Problem related to XML validation using XSD
need help in XSD.
Automatically gen. code from WSDL results in XML with same tag for array and array elements
How to create arrays in WSDL
JAXB unmarshal problem with XSD choice element