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 | The title of the schema. |
| Description | String | The explanation of how the schema is used. |
| Type | Generic XML, REST, REST v2, DOORS, DOORS Structure | The schema type. |
| Configuration required | none, uri, credentials, full, hidden | Property that specifies which configurations
are necessary for starting the document-style report generation. Restriction:
The Configuration
required property is available only in version 2 templates.
Important: When
only usernames are required for authentication and passwords are not required, do not use
full or credentials
For more information about how usernames and passwords are stored, see Security considerations for IBM Engineering Lifecycle Optimization - Publishing. |
| Schema URI | File path | 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 | 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