ObjectRepositorySchema Schema
BaseFilter Element
Description
The parent element containing the list of properties to include in the smart identification base filter.
Namespacehttp://www.mercury.com/qtp/ObjectRepository
Type
Diagram
PropertyRef ElementSequenceBaseFilter Element
Overview
BaseFilter optional BaseFilterType Complex Type
The parent element containing the list of properties to include in the smart identification base filter.
Sequence
PropertyRef 0..∞ xs:string
The name of a property in the test object's smart identification base filter.
Source
<xs:element name="BaseFilter" type="tns:BaseFilterType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The parent element containing the list of properties to include in the smart identification base filter. </xs:documentation>
  </xs:annotation>
</xs:element>
See Also