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 116999 - Allow New XML Schema-Constrained Documents to be created using items in catalog
Summary: Allow New XML Schema-Constrained Documents to be created using items in catalog
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-28 01:46 UTC by gsteyn
Modified: 2007-10-04 23:02 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 gsteyn 2007-09-28 01:46:50 UTC
When creating a new XML document that is Schema-constrained, allow the user to select which schema to use from those
already existing in the catalog.  For example, when creating a webapp via a maven archetype, you may wish to add a
faces-config.xml file based on the Java Server Faces Catalog > web-facesconfig_1_2.xsd.  The appropriate xml:ns can then
be inserted automatically along with the root etc.  Similar to creating a new XML document in Eclipse.
Comment 1 Jana Maleckova 2007-10-04 12:11:50 UTC
this seems to be rather enhancement, I reassign it to xml module for evaluation
Comment 2 Samaresh Panda 2007-10-04 23:02:54 UTC
I personally wanted to do this for 6.0, but unfortunately we couldn't. See issue 99062.