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 96301

Summary: XSD/Schema/Tree/xsd:choice node does not show cardinality
Product: xml Reporter: Tim Lebedkov <lebedkov>
Component: Schema ToolsAssignee: bhate <bhate>
Status: NEW ---    
Severity: blocker CC: cwebster, jkopsa, tfast
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tim Lebedkov 2007-02-22 14:05:11 UTC
e.g. [0..unbounded]
Comment 1 bhate 2007-02-26 22:55:05 UTC
We are not showing cardinality for other compositor sequence.
So not sure whether this is a bug.
ccing jirka (HIE?).
Comment 2 Jiri Kopsa 2007-02-27 03:05:30 UTC
Currently there are various ways of showing cardinality in XSD Editor Schema
View, XSD Editor Schema View, BPEL Mapper and XSLT Editor. Somebody may want to
start a broader effort to find out if it makes sense to have these consistent
(and probably it does). However, it is not a bug on XSD Schema editor per se, I
think.

Comment 3 Samaresh Panda 2007-02-27 20:07:48 UTC
Marking this as an enhancement.