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

Draw attributes along with elements in GDI Renderer #28

Closed clagms closed 2 years ago

clagms commented 4 years ago

Produces something like this, for attributes: image

Partially solves #25 .

I can improve the code if needed.