Home >
Online Product Documentation >
Table of Contents >
Options
Options
|
|
|
The XSD
Documentation tab is available only in Stylus Studio XML Professional Edition.
|
You use the
Options dialog box to specify the contents of the XML Schema documentation displayed on the
Documentation tab of the XML Schema Editor. To display the
Options dialog box, click
Options
on the
Documentation tab tool bar.
Fields
printAllSubTypes
Controls which sub-types are printed in the XML Schema documentation.
-
True - All sub-types which appear in the XML Instance Representation tables in the XML Schema documentation are printed.
-
False - Only direct sub-types are printed.
base_IMG_URL
searchIncludedSchemas
-
True - `included' schemas are searched for schema components when generating links and XML Instance Representation tables.
-
False - `included' schemas are not searched.
title
The title of the XML Schema documentation. The default, which is not displayed in the
Options dialog box, is
XML Schema Documentation.
printAllSuperTypes
Controls which super-types are printed in the XML Schema documentation.
-
True - All super-types which appear in the XML Instance Representation tables in the XML Schema report are printed.
-
False - Only direct super-types are printed.
linksFile
URL of an XML document that maps the XML Schema's URL to the related documentation URL for imported and included schemas.
printDiagram
-
True - Prints schema diagrams in the XML Schema documentation.
-
False - Does not print schema diagrams in the XML Schema documentation.
printLegend
-
True - Prints the XML Schema documentation's Legend.
-
False - Does not print the XML Schema documentation's Legend.
|
Tip
|
|
You can hide the Legend by clicking the
Printer-friendly Version check box.
|
externalCSSURL
The external CSS stylesheet used to render the XML Schema documentation. If no value is specified, Stylus Studio uses internally-declared CSS properties.
useJavaScript
Some Internet browsers do not support JavaScript. This option allows you to specify whether you want Stylus Studio to generate the XML Schema documentation as plain HTML or as HTML plus JavaScript.
Print Glossary
-
True - Prints the XML Schema documentation's Glossary.
-
False - Does not print the XML Schema documentation's Glossary.
|
Tip
|
|
You can hide the Glossary by clicking the
Printer-friendly Version check box.
|
baseURL
The base URL used to resolve links in the XML Schema.
searchImportedSchemas
-
True - `imported' schemas are searched for schema components when generating links and XML Instance Representation tables.
-
False - `imported' schemas are not searched.
printNSPrefixes
-
True - Prints the prefix that matches the namespace of schema components in XML Instance Representation tables.
-
False - Prefixes of matching namespaces are not printed.
sortByComponent
Determines how report content is sorted:
-
True - Sorts the top-level schema components by type, then name.
-
False - Displays the components in the order in which they appear in the schema.
DEFAULT_DOCUMENT_EXT
The extension you want to use for the saved XML Schema documentation. The default is
.html.