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

![]() | StandardPropertyParameterType Extension of xs:string A complex type that enables you to define the fixed (constant) value of the Checkpoint/Output property.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
RegularExpression | xs:boolean | optional | 0 | Indicates whether the value should be evaluated as a regular expression. | |
IgnoreSpace | xs:boolean | optional | 0 | Indicates whether the value should be evaluated ignoring the spaces. | |
MatchCase | xs:boolean | optional | 0 | Indicates whether the value should be evaluated with exact match by case. | |
NotExactMatch | xs:boolean | optional | 0 | Indicates whether the value should be evaluated with not exact match. | |
Formula | xs:boolean | optional | 0 | Indicates whether the value is an MS Excel formula. | |
Type | xs:string | optional | The type of parameter. |
|