With this parameter you can specify at once the sorting order of WSDL definitions (services, bindings, portTypes, messages) for a number of locations throughout the documentation, including:
FramedDoc.tpl
main template),
the sorting of WSDL definition lists in navigation indexes.
SingleDoc.tpl
main template),
this parameter directly controls the ordering of WSDL definition details
(called WSDL Definition Documentation blocks; see also parameter:
"Details | WSDL Definition").
true
),
WSDL definitions will be sorted alphabetically by their names (ignoring letter case).
The definition name is assumed to be that under which the definition appears (is referenced to) at the given documentation location. This is typically the definition qualified name (which is the actual namespace prefix plus the definition local name). That, however, can be changed using "Show | Namespace Prefixes" parameter.
false
),
WSDL definitions are not sorted.
In that case they will follow in a certain "physical" order produced according to the following.
When definitions come from different WSDL files, first, they will be grouped by their containing files. The ordering of those groups is determined by what WSDL files are specified initially and how they import other WSDL files.
Within a group of WSDL definitions belonging to the same WSDL file, they will follow in the same order as they are defined in that file.
This parameter provides the default value for the following parameters: