dgis / xsddiagram

XSD Diagram is a free Xml Schema Definition (XSD) diagram viewer for Windows written in c# Framework.NET 2.0
http://regis.cosnier.free.fr/?page=XSDDiagram&nomenu
GNU General Public License v2.0
224 stars 52 forks source link

expanding of elements via "Expand one level" button on toolbar failed #2

Closed typekpb closed 12 years ago

typekpb commented 12 years ago

for the following xsd: http://www.springframework.org/schema/beans/spring-beans-3.0.xsd

I'm getting a problem, that elements are not getting expanded.

The use case:

  1. open spring-beans-3.0.xsd file via XSD Diagram
  2. click "Add all top level elements" button => elements added => OK
  3. click "Expand one level" button => nothing happens => FAILED
dgis commented 12 years ago

Ok, these seems fixable. My first fix allows to get a better behavior, but certain restricted elements are not expandable!