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 - Import XSD schema into UML diagrams
Summary: Import XSD schema into UML diagrams
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://xmlmodeling.com/
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 17:52 UTC by javaprog
Modified: 2008-02-28 16:11 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/).