Page 1 of 1
Merge XSDs
Posted: Fri Jul 08, 2011 2:06 pm
by slicciardi
Can someone please advise if it is possible to merge 2 XSD files using oXygen?
Thanks,
Slicc
Re: Merge XSDs
Posted: Fri Jul 08, 2011 2:37 pm
by adrian
Hello,
While merging two schemas is possible in Oxygen, there are no helpers/tools to accomplish this automatically, it's a manual process.
You can open the two schemas in Oxygen in the Design view, dock the editors side by side(click and drag an editor tab to the left or to the right side) and copy/paste or drag and drop components between the two schemas(hold Ctrl when dragging to copy instead of move).
To restore the docked editors to the default stacked layout use Window -> Stack Editors
Regards,
Adrian
Re: Merge XSDs
Posted: Fri Jul 08, 2011 5:02 pm
by slicciardi
OK, thanks, did it manually as suggested and <oXygen/> proved very useful in highlighting duplicate type declarations.
Slicc