ObjectRepositorySchema Schema
Value Element
Description
The value of the visual relation argument.
Namespacehttp://www.mercury.com/qtp/ObjectRepository
Type
Diagram
Value Element
Overview
Value VRIArgumentValueType Complex Type
The value of the visual relation argument.
Type required xs:string
The type of the visual relation argument. Possible value: Inline
Source
<xs:element name="Value" type="tns:VRIArgumentValueType" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The value of the visual relation argument.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also