This parameter allows you to control how XML schemas are sorted throughout the documentation.
It directly affects:
FramedDoc.tpl
main template),
the order, in which XML schemas become fully processed and documented
(this includes the generation of Schema Overview and XSD Component Documentation
pages for a schema).
It determines which XML schema gets documented the first,
and that, in turn, may affect the initial content of the frames:
SingleDoc.tpl
main template),
the order, in which the Schema Overview blocks
(generated for each XML schema) follow each other.
true
),
the XML schemas will be sorted alphabetically by their file names (ignoring letter case).
The XML schemas embedded in WSDL files are sorted first by the file name,
then by the order number of the schema within the file.
false
),
the XML schemas will follow in a certain "physical" order
determined by what WSDL/XSD files have been specified initially
and how they reference (e.g. import) other WSDL/XSD files.
This parameter provides the default value for the following parameter: