Share this page
Description
Namespace | http://www.mercury.com/qtp/ObjectRepository |
Type
Diagram
Overview
 |  | Name required xs:stringThe property name. The property name. The Name must be a supported property for the test object class. For a list of supported properties for a particular test object class, refer to the relevant object in the UFT One Object Model Reference Help. |
 | Flags required xs:stringProperty bit flags. Do not add or modify this attribute manually. |
 | InnerType required xs:stringThe inner setting of a property. Do not add or modify this attribute manually. |
 | Type required xs:stringThe property value type. Possible values: STRING, NUMBER, BOOL |
 | Sequence  | Choice  |  | RegularExpression optional xs:booleanIndicates whether the value should be evaluated as a regular expression. |
 | IgnoreSpace optional xs:booleanIndicates whether the value should be evaluated ignoring the spaces. |
 | MatchCase optional xs:booleanIndicates whether the value should be evaluated with exact match by case. |
 | NotExactMatch optional xs:booleanIndicates whether the value should be evaluated with not exact match. |
 | Formula optional xs:booleanIndicates whether the value is an MS Excel formula. |
|
 |  | Sequence  |  | RelatedObjectPath required xs:stringThe full object hierarchy of the related object. For example: "Browser("Advantage Shopping").Page("Advantage Shopping").WebEdit("subjectTextareaContactUs")" |
 | RelativePosition required xs:stringThe position of the specified related object relative to the object to identify. Possible values: left, right, above, below, contains, closest-x, closest-y, closest |
 | Sequence  | Arguments 0..∞ The parent element containing additional name-value definitions for a VisualRelation object.  | Sequence  |  | Sequence  | Name xs:stringThe name of the visual relation argument. |
 |  | Type required xs:stringThe type of the visual relation argument. Possible value: Inline |
|
|
|
|
|
|
|
|
|
 |  | RegularExpression optional xs:booleanIndicates whether the value should be evaluated as a regular expression. |
 | IgnoreSpace optional xs:booleanIndicates whether the value should be evaluated ignoring the spaces. |
 | MatchCase optional xs:booleanIndicates whether the value should be evaluated with exact match by case. |
 | NotExactMatch optional xs:booleanIndicates whether the value should be evaluated with not exact match. |
 | Formula optional xs:booleanIndicates whether the value is an MS Excel formula. |
 | Type optional xs:stringThe type of parameter. |
|
|
|
|
Source
<xs:element name="StandardProperty" type="tns:StandardPropertyType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>A property of an object.</xs:documentation>
</xs:annotation>
</xs:element>
|
See Also
Tips to improve your search results...
UFT One Object Repository Schema ReferenceUFT One ReferenceAllView Local Help CenterView Online Help CenterAll versions