We want to document an XML file structure using the self-documented XSD schema file.
As Sphinx provides some autodoc support for some languages, is there an equivalent way to generate some kind of good looking documentation directly from XSD ?
NB: we use Sphinx / ReStructuredText for project documentation.