This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 128601

Summary: Import XSD schema into UML diagrams
Product: uml Reporter: javaprog <javaprog>
Component: Reverse EngineeringAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://xmlmodeling.com/
Issue Type: ENHANCEMENT Exception Reporter:

Description javaprog 2008-02-27 17:52:10 UTC
To the best of my knowledge there isn't an easy way to display an XML schema definition (XSD) with the help of UML
diagrams currently. However, such visualization seems more intuitive when trying to grasp complex relations of types
than the schema design view. This especially holds true when you want to create a printout for larger schemas.
The URL in this feature request points to a set of Eclipse plugins that permit the import of XSD files into UML
diagrams. I would like to see something similar (or better) also for NetBeans, maybe also connected to code generation
(Castor is able to generate Java source code out of XSD, see http://www.castor.org/).