Description

The information in the top right pane of the Results window.

Diagram

TopPane Element (Required, 1 element allowed)Sequence (Required, 1 element allowed)Path Element (Required, 1 element allowed)


Children

Used By

Source

                                        <
                                        xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="TopPane">
    <xs:annotation>
        <xs:documentation>The information in the top right pane of the Results window.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="Path" />
        </xs:sequence>
    </xs:complexType>
</xs:element>