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

Summary: Schema to beans better support for namespaces
Product: xml Reporter: Petr Hejl <phejl>
Component: Schema ModelAssignee: issues@xml <issues>
Status: NEW ---    
Severity: normal    
Priority: P1    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: the patch

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