Hi,
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.
Hi,
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.
The xs3p
XSLT stylesheet will convert your XSD files into nicely formatted HTML documentation. It's free, 100% XSLT source - go grab it here:
Marc