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 - Impossible to remove element definition
Summary: Impossible to remove element definition
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 13:17 UTC by Mikhail Matveev
Modified: 2007-10-20 02:37 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 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.