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

![]() | CheckpointOrOutputType A complex type that enables you to define all of the information about a checkpoint or output value in the repository.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
Class | xs:string | required | The checkpoint object class or output object class. | ||
Name | xs:string | required | The checkpoint object name or output object name. | ||
Type | xs:string | required | Indicates whether the object is a checkpoint object or output object. Possible values: Checkpoint, Output |
|