Share this page
Description
Diagram
Overview
 |  |
rID requiredxs:ID
The ID of the node.
|
 |
Sequence
 | ANamexs:string
The action name.
|
 | AIter0..∞
The node containing the action iteration information.
|
 |
Choice 0..∞  | Step
The node containing general run session information.
|
 | HtmlStep
The step that displays HTML in the Results window.
|
|
 | 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="Action" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>The action node.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="AName" />
<xs:element ref="AIter" minOccurs="0" maxOccurs="unbounded" />
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="Step" />
<xs:element ref="HtmlStep" />
<xs:element ref="Action" />
</xs:choice>
<xs:element ref="Summary" />
<xs:element ref="ActionMaintenanceSummary" minOccurs="0" />
<xs:element ref="TestMaintenanceSummary" minOccurs="0" />
<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 CenterbackGo back in browser historyforwardGo forward in browser historyRemove search highlightsnext topicGo to next topicprevious topicGo to previous topicPrint the current topicAll versions