ObjectRepositorySchema Schema
OptionalFilter Element
Description
The parent element containing the list of properties to include in the smart identification optional filter.
Namespacehttp://www.mercury.com/qtp/ObjectRepository
Type
Diagram
PropertyRef ElementSequenceOptionalFilter Element
Overview
OptionalFilter optional OptionalFilterType Complex Type
The parent element containing the list of properties to include in the smart identification optional filter.
Sequence
PropertyRef 0..∞ xs:string
The name of a property in the test object's smart identification optional filter.
Source
<xs:element name="OptionalFilter" type="tns:OptionalFilterType" 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 optional filter. </xs:documentation>
  </xs:annotation>
</xs:element>
See Also