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 134860 - Schema unable to show structure of included type
Summary: Schema unable to show structure of included type
Status: RESOLVED DUPLICATE of bug 134861
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Model (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-12 14:16 UTC by Nikita Krjukov
Modified: 2008-05-12 20:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Krjukov 2008-05-12 14:16:46 UTC
See the attached project below. The project is cut version of a real project. 

Open the project and BSF.xsd schema inside. 
There is the only complex type BDSMeterDataNotification and its structure 
isn't shown in the Schema view. I can see only Transaction as a leaf element. 
But it has not a simple type. Validation doesn't indicate any errors. 

I think it's a problem of Schema model because the same problem appears 
in the BPEL mapper, which uses the model directly to show the structure.
Comment 1 Samaresh Panda 2008-05-12 20:54:34 UTC
I think the same issue was created twice by mistake. Marking the first one as a duplicate of the second.

*** This issue has been marked as a duplicate of 134861 ***