Data source schema properties reference
Open the Properties view in the
Document Studio application and, from the Outline view, select a data
source schema. The Properties view displays these available properties
for any type of data source schema.
| Type | Value | Description |
|---|---|---|
| Name | String | Required. The title of the schema. |
| Description | String | Required. The explanation of how the schema is used. |
| Type | Generic XML, REST, REST v2, DOORS, DOORS Structure | Required. The schema type. |
| Configuration required | none, uri, credentials, full, hidden | Optional. Property that specifies
which configurations are necessary when launching the document generation. Restriction:
The Configuration required property
is available only in version 2 templates.
Important: When only user names are required
for authentication and passwords are not required, do not use full or credentials
For more information about how user names and passwords are stored, see Security considerations for IBM® Rational® Publishing Engine. |
| Schema URI | File path | Required. The path to the data source resource. For Generic XML, the path is to an XML file. Example: http://server:port/path_to/dataSource.xml |
| Default URI | File path | Required. The path to the data
source resource. For
Generic XML, the path is to an XML file. Example: http://server:port/path/to/dataSource.xml Restriction:
The Default URI property
is available only in version 2 templates. |
The