Share this page
Description
Diagram
Overview
 |  |
rID requiredxs:ID
The ID of the node.
|
 |
Sequence
 | NodeArgs
The node that includes information regarding the display.
|
|
|
Attributes
Name | Type | Use | Default | Fixed | Description |
---|
rID | xs:ID | required | | | The ID of the node. |
Source
<xs:element name="DT" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>The Data Table node.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="NodeArgs" />
</xs:sequence>
<xs:attribute name="rID" type="xs:ID" use="required">
<xs:annotation>
<xs:documentation>The ID of the node.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|
See Also
Tips to improve your search results...
UFT One Run Results Schema ReferenceUFT One ReferenceAllView Local Help CenterView Online Help CenterAll versions