This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes merging multiple xsds into one xsd 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 "merging multiple xsds into one xsd" Watch "merging multiple xsds into one xsd" New topic
Author

merging multiple xsds into one xsd

rajareddya reddy
Ranch Hand

Joined: Jul 23, 2011
Posts: 39
Dear all,

I have 1 Xml that consists of 5 xsds.
As per my requirement, I need to merge 5 xsds into 1 xsd.
Kindly let us know, is there any way or tools to merge multiple xsds into 1 xsd.

Please help
g tsuji
Ranch Hand

Joined: Jan 18, 2011
Posts: 360
    
    1
As per my requirement, I need to merge 5 xsds into 1 xsd.

As per some indeterminate requirements, it can either not doable or doable but undesirable or simply doable. So unfortunately the ball has to be sent back to op's court.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: merging multiple xsds into one xsd
 
Similar Threads
SchemaValidationFeature doesn't validate the contents of the SOAP header
Importing multiple external XSD files
Autogenerating Castor Unmarshaller Mapping File
Parse XML Schema Document
valiating xml using multiple schemas