xsd2 icon indicating copy to clipboard operation
xsd2 copied to clipboard

Differences between xsd and xsd2

Open fubar-coder opened this issue 8 years ago • 2 comments

I noticed some differences between xsd and xsd2:

  • [ ] The order of the classes is different. Is there some detection what XSD types are really used?
  • [ ] Unused XSD types aren't written to the output
  • [ ] Automatic detection of imports

fubar-coder avatar Jan 08 '17 11:01 fubar-coder

xsd2 is based on a blog post code which I extended with additional features. Some time ago I stumbled upon the source code of original xsd.exe and it's seemed much more complicated. To answer your questions I would need to know how xsd actually works, but unfortunately, I didn't go that deep.

mstijak avatar Jan 08 '17 12:01 mstijak

This was just a list of things I remembered and just didn't want to forget. Those differences have (for me) a very low priority and just wanted to document this here.

fubar-coder avatar Jan 08 '17 12:01 fubar-coder