Namespace: |
|
Content: |
|
Defined: |
globally in hsdl.xsd; see XML source |
Includes: |
definitions of 2 attributes |
Used: |
at 13 locations |
XML Representation Summary |
|||||||||
<... |
|||||||||
|
|||||||||
...> |
<xsd:attribute name="selectedNodeCount" type="selectedNodeCountType" use="optional"/>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute indicates the status of the method.
</xsd:documentation>
<dl>
<dt>success</dt>
</dl>
<dd>
The corresponding method was completed successfully.
</dd>
<dt>failure</dt>
<dd>
The corresponding method was not completed successfully.
</dd>
<dt>rollback</dt>
<dd>
The method failed, but was rolled back to its
</dd>
pre- <b>updateBlock</b>
status.
<dt>notAttempted</dt>
<dd>
The corresponding method was not attempted. This occurs when
</dd>
a previous operation failed. </xsd:attributeGroup>
|
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute indicates the status of the method.
</xsd:documentation>
<dl>
<dt>success</dt>
</dl>
<dd>
The corresponding method was completed successfully.
</dd>
<dt>failure</dt>
<dd>
The corresponding method was not completed successfully.
</dd>
<dt>rollback</dt>
<dd>
The method failed, but was rolled back to its
</dd>
pre- <b>updateBlock</b>
status.
<dt>notAttempted</dt>
<dd>
The corresponding method was not attempted. This occurs when
</dd>
a previous operation failed. </xsd:attribute>
|