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
225 stars 52 forks source link

Clarify with which Windows version xsddiagram is compatible #12

Closed 4mitch closed 7 years ago

4mitch commented 7 years ago

Hello! Could you please clarify with which Windows version xsddiagram is compatible. I cannot see any diagram on Windows 7 and Microsoft .NET Framework version 2.0 (x64) seems not suitable for Win7. Is there any raplacement for Microsoft .NET Framework version 2.0 ?

dgis commented 7 years ago

Hi, xsddiagram is platform agnostic (x86 or x64) and should work with any Windows versions with at least .NET Framework version 2.0. Are you sure to not forget to put an element in the diagram? Regards, Regis

4mitch commented 7 years ago

Ah! Perfert! I missed that it's needed to press (+) button to get the element. Looks great! Not even worse than XMLSpy! Thank you a lot for such useful stuff