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 84939

Summary: Categorize the children of redefine node
Product: xml Reporter: Nathan Fiedler <nlfiedler>
Component: Schema ToolsAssignee: issues@xml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Nathan Fiedler 2006-09-14 19:25:25 UTC
At present, the redefine node in the schema editor simply shows all of its
children, and the categorized children of the redefined schema, as one set of
children. This means that complex types, elements, and simple types will all
appear together. This is inconsistent with the rest of the schema editor, which
categorizes the various types of nodes.

This will also provide a better solution to issue 84879, in that once the
children of the redefine node are categorized, their order (within each
category) can be changed.