Compile Options dialog box
To access the Compile Options dialog box, right-click an .xsd node and select , or click the tool.
This table shows the available options:
Option | Description |
---|---|
Indicates how many XMLs to which the current schema/DTD are compiled. When you select one item, all the compiler options are set to keep the same as those used in the selected compiling. If the schema or DTD was never compiled, then this option is not available. | |
Specifies the root element name. This is passed as the
|
|
Specifies the name of the message definition (OCM file).
This is passed as the -o option to hcixmlcompile. This can be set even if the Root
Element option is not selected.Note: The default is
to not pass the
-r or -o flags to hcixmlcompile. |
|
Select for "pretty print" (legible) output. This is for debugging. Select one of the options in the Default Namespace pane to set the default namespace for encoding XML. The default is . |
|
Sets the target namespace as the default namespace. | |
Specifies the namespace in the text field. | |
Command | Shows the command in the compilation pane. You can copy and paste it on the command line, as with the Database Administrator and the Testing Tool. |