0

I'm looking for an XSD Documentation Generator for .NET. Please, provide any references.

Note: If it is available with source code that would be much better choice.

Thanks.

Ramiz Uddin
  • 4,249
  • 4
  • 40
  • 72

1 Answers1

2

The xs3p XSLT stylesheet will convert your XSD files into nicely formatted HTML documentation. It's free, 100% XSLT source - go grab it here:

http://xml.fiforms.org/xs3p/

Marc

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459