ObjectRepositorySchema Schema
CustomReplayType Complex Type
Description
Generated automatically if required. Do not add or modify manually.
Namespacehttp://www.mercury.com/qtp/ObjectRepository
Diagram
Behavior ElementSequenceCustomReplayType Complex Type
Overview
CustomReplayType
Generated automatically if required. Do not add or modify manually.
Sequence
BehavioroptionalBehaviorType Complex Type
Element is generated automatically. Do not add or modify this element manually.
Name optionalxs:string
Value is generated automatically. Do not add or modify this attribute manually.
Type optionalxs:string
Value is generated automatically. Do not add or modify this attribute manually.
Used By
Source
                                    <
                                    xs:complexType 
                                    name
                                    ="CustomReplayType"
                                     xmlns:xs
                                    ="http://www.w3.org/2001/XMLSchema"
                                    >
  <xs:annotation>
    <xs:documentation>Generated automatically if required. Do not add or modify manually.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Behavior" type="tns:BehaviorType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Element is generated automatically. Do not add or modify this element manually.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also