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 195125 - Schema to beans better support for namespaces
Summary: Schema to beans better support for namespaces
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Model (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-07 12:44 UTC by Petr Hejl
Modified: 2011-02-07 12:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
the patch (3.99 KB, patch)
2011-02-07 12:46 UTC, Petr Hejl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Hejl 2011-02-07 12:44:42 UTC
Schema2Beans does not handle the namespaces and prefixes in xml well. The following patch should improve the behavior.
Comment 1 Petr Hejl 2011-02-07 12:46:07 UTC
Created attachment 105700 [details]
the patch