elbe-xsdtoasciidoc¶
NAME¶
elbe-xsdtoasciidoc - Create an asciidoc documentation from an annotated XML Schema file (xsd).
SYNOPSIS¶
elbe xsdtoasciidoc [options] <xmlfile>
DESCRIPTION¶
This command generates documentation for the format of any ELBE XML file. It parses the ELBE schema file and creates an asciidoc documentation out of the annotations in the xsd file.
EXAMPLES¶
get the documentation of the elbe xml format
$ elbe xsdtoasciidoc /usr/share/elbe/dbsfed.xsd
ELBE¶
Part of the elbe1 suite