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 119480

Summary: Impossible to remove element definition
Product: xml Reporter: Mikhail Matveev <mikhailmatveev>
Component: Schema ToolsAssignee: Samaresh Panda <samaresh>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Mikhail Matveev 2007-10-19 13:17:24 UTC
1. Create newLoanApplication schema.
2. Switch to Design View.
3. Select element which has type (subelement of autoLoanApplication, for example).
4. Popup menu -> Properties -> click ellipsis in Definition line. Dialog appears.
Result: element type can be changed, but it seems to be no way to remove type definition at all using this dialog. It's
inconvenient.

The way to do it is to switch to Source View and remove a definition manually.