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

Summary: Allow New XML Schema-Constrained Documents to be created using items in catalog
Product: xml Reporter: gsteyn <gsteyn>
Component: CodeAssignee: Samaresh Panda <samaresh>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.