ObjectRepositorySchema Schema
Value Element
Description
The numeric value of the ordinal identifier.
Namespacehttp://www.mercury.com/qtp/ObjectRepository
Type
xs:int
Diagram
Value Element
Overview
Value optional xs:int
The numeric value of the ordinal identifier.
Remarks
Ordinal identifier values are 0-based.
Source
<xs:element name="Value" type="xs:int" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The numeric value of the ordinal identifier.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also