XML Studio supports a basic command line interface. The main use of this is to allow the generation of documentation from scripts, this can be done via the /XsdDoc options.
Generating XSD Documentation via the Command Line |
Copy Code
|
---|---|
XmlStudio c:\samples\fpml-main-4-0.xsd /close /XsdDoc /XsdDocOut=c:\samples\FpMLDocs /XsdDocTitle="Fpml 4.0" |