Using the IDL Extractor for XML Schema in Command-line Mode

See Using the EntireX Workbench in Command-line Mode for the general command-line syntax. The table below shows the command-line option for the IDL Extractor for XML Schema.

Task Command Option Description
Extract an IDL file and an XMM file from an XML Schema. -extract:xsd -help Display this usage message.
-out The XML Schema for the OUT direction, whereby the first XML Schema will be interpreted as IN direction, instead of INOUT direction.
-project Name of the project or subfolder where the IDL and XMM files are stored.

Example

<workbench> -extract:xsd /Demo/example.xsd

where <workbench> is a placeholder for the actual Workbench starter as described under Using the EntireX Workbench in Command-line Mode.

Status and processing messages are written to standard output (stdout), which is normally set to the executing shell window.