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 125807 - Schema aware Code completion enhancements
Summary: Schema aware Code completion enhancements
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Schema (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks: 87453
  Show dependency tree
 
Reported: 2008-01-22 22:51 UTC by Shivanand Kini
Modified: 2010-05-04 16:49 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 Shivanand Kini 2008-01-22 22:51:51 UTC
Schema aware code completion needs to be enhanced to provide more options for editors to plugin to resolve XSD schema
generic elements like xsd:any, maxoccurs=unbounded and  interrelationships between elements.

See http://soabi.stc.com:8080/JSPWiki/Wiki.jsp?page=CAPS52.WSDLEditor.codecompletion

The use case is currently specific to WSDL Editor, since without this, the wsdl code completion feature is not at all
useful.
Comment 1 gliesian 2010-05-04 16:49:48 UTC
Please consider addition code completion needs as well.