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 20881 - Need XMI DTD and Schema generation
Summary: Need XMI DTD and Schema generation
Status: RESOLVED DUPLICATE of bug 21655
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-26 09:20 UTC by David Frankel
Modified: 2002-07-19 15:23 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 David Frankel 2002-02-26 09:20:26 UTC
I have a strong need to have MDR be able to generate an XMI DTD and Schema from 
a metamodel.  Although DTDs and Schemas are only used for validation, they are 
very valuable when transitioning engineering teams from the old way of 
handcoding metadata management to the new model-driven approach.
Comment 1 Daniel Pfeffer 2002-03-17 18:02:43 UTC
This feature can be split in two "subfeatures", which can be 
implemented independently:
XMI Schema generation ( #21659 )
DTD generation (#21655)


*** This issue has been marked as a duplicate of 21655 ***