ObjectRepositorySchema Schema : SettingType Complex Type |
Namespace | http://www.mercury.com/qtp/ObjectRepository |

![]() | SettingType Extension of xs:string An automatically generated complex type defining an individual setting of an object. The data expected by the object is stored in binary format. Do not add or modify manually.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
Index | xs:string | required | The index of a property in binary storage. Do not add or modify this attribute manually. | ||
Type | xs:string | required | The data stream type. Do not add or modify this attribute manually. | ||
Version | xs:int | required | The data stream version. Do not add or modify this attribute manually. | ||
Flags | xs:int | required | The inner structure of the data stream. Do not add or modify this attribute manually. |
In a CheckpointOrOutput element, the Setting element is used to define an individual setting of a checkpoint object or output object other than identification property setting.
To modify such settings, you must use the relevant Checkpoint Properties or Output Value Properties dialog box.
In an EncodedObject element, the Setting element contains Insight test object information, such as the test object image, snapshots, and ClickPoint. To modify these, use the Object Repository dialog box.
|