element <er:resultLabel> (local)
Namespace: |
|
Type: |
xs:string |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<er:resultLabel> |
|
Content: |
{ xs:string } |
</er:resultLabel> |
Included in content model of elements (1):
-
Annotation
[READ-ONLY] Display the name of the result state of the step result. The possible default values are (ID): Passed (com.ibm.rqm.execution.common.state.passed), Permanently Failed (com.ibm.rqm.execution.common.state.perm_failed), Skipped (com.ibm.rqm.execution.common.state.skipped), Inconclusive (com.ibm.rqm.execution.common.state.inconclusive), Deferred (com.ibm.rqm.execution.common.state.deferred), Failed (com.ibm.rqm.execution.common.state.failed), Error (com.ibm.rqm.execution.common.state.error), Blocked (com.ibm.rqm.execution.common.state.blocked), and Not Run (com.ibm.rqm.execution.common.state.notrun)
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="resultLabel" type="xs:string"/>
|