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

Diagram tab is blank when an xsd file is opened. #16

Closed manid2 closed 6 years ago

manid2 commented 6 years ago

Hi

I am trying to visualize the xsd files in XSDDiagram. I can open the xsd file but diagram tab is blank for any xsd file. Please let me know what I am missing.

Here is the link to sample xsd file i tried to open in this software: https://msdn.microsoft.com/en-us/library/dd489283.aspx

dgis commented 6 years ago

Hi manid2,

Once you have opened the file, you have to add "PurchaseOrder" to the diagram and then expand the element!

Best regards, Régis

manid2 commented 6 years ago

@dgis Thank you so much, it is working.