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 129504

Summary: Allow for easy one-click inline schema extraction
Product: xml Reporter: Kirill Sorokin <ksorokin>
Component: WSDL ToolsAssignee: Shivanand Kini <skini>
Status: NEW ---    
Severity: blocker CC: slunegov
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Kirill Sorokin 2008-03-07 08:08:36 UTC
Filed as a follow-up to issue 129420. Since the spec does not allow to reuse inline schemas in WSDL files, the tool
should make it easy to extract inline schemas to a separate file to allow them be reused. Ideally it would be an item in
the context menu, so that the process is one-click.

This would definitely be very useful when working with SQL projects which generate WSDLs with inline schemas.