element <qm:executionresult>
Namespace:
Type:
Content:
complex, 55+any elements
Defined:
globally in qm.xsd, see XML source
Includes:
definitions of 51+any elements
Used:
never
XML Representation Summary
<qm:executionresult>
   
Content: 
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet, qm:webId?, dc:title, dc:description, qm:creationDate, alm:updated, alm:state, dc:creator, alm:owner, qm:locked?, qm:approvals?, executionresult:approvalstate, qm:variables, executionresult:machine, executionresult:iterations?, executionresult:buildid, executionresult:log, executionresult:starttime, executionresult:endtime, executionresult:weight?, executionresult:pointspassed?, executionresult:pointsfailed?, executionresult:pointsattempted?, executionresult:pointsblocked?, executionresult:pointsinconclusive?, executionresult:remoteexecution?, qm:stateid, qm:itemid, qm:pointspermfailed?, qm:pointsdeferred?, executionresult:details, executionresult:resultItemId?, executionresult:stepResultItemId?, qm:adapterId?, executionresult:stepResults, qm:testcase?, qm:testsuitelog?, (qm:testscript? | qm:remotescript?), qm:labresource?, qm:executionworkitem, qm:testphase?, qm:buildrecord?, qm:datapool?, qm:defect*, qm:attachment*, qm:contribution*, qm:testplan?, qm:alias*, qm:customAttributes?, qm:category*, qm:markerAny, {any}*
</qm:executionresult>
Content model elements (55):
Anonymous Type Detail
Type Derivation Tree
  complexType (extension)
XML Source (w/o annotations (78); see within schema source)
<xs:element name="executionresult">
<xs:complexType>
<xs:complexContent>
<xs:extension base="reportableArtifact">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>
<xs:element ref="dc:title"/>
<xs:element ref="dc:description"/>
<xs:element maxOccurs="1" minOccurs="1" ref="creationDate"/>
<xs:element ref="alm:updated"/>
<xs:element ref="alm:state"/>
<xs:element ref="dc:creator"/>
<xs:element ref="alm:owner"/>
<xs:element maxOccurs="1" minOccurs="0" name="locked" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" ref="approvals"/>
<xs:element ref="executionresult:approvalstate"/>
<xs:element ref="variables"/>
<xs:element ref="executionresult:machine"/>
<xs:element minOccurs="0" ref="executionresult:iterations"/>
<xs:element ref="executionresult:buildid"/>
<xs:element ref="executionresult:log"/>
<xs:element ref="executionresult:starttime"/>
<xs:element ref="executionresult:endtime"/>
<xs:element minOccurs="0" ref="executionresult:weight"/>
<xs:element minOccurs="0" ref="executionresult:pointspassed"/>
<xs:element minOccurs="0" ref="executionresult:pointsfailed"/>
<xs:element minOccurs="0" ref="executionresult:pointsattempted"/>
<xs:element minOccurs="0" ref="executionresult:pointsblocked"/>
<xs:element minOccurs="0" ref="executionresult:pointsinconclusive"/>
<xs:element minOccurs="0" ref="executionresult:remoteexecution"/>
<xs:element name="stateid" type="xs:string"/>
<xs:element name="itemid" type="xs:string"/>
<xs:element minOccurs="0" name="pointspermfailed" type="xs:int"/>
<xs:element minOccurs="0" name="pointsdeferred" type="xs:int"/>
<xs:element ref="executionresult:details"/>
<xs:element maxOccurs="1" minOccurs="0" ref="executionresult:resultItemId"/>
<xs:element maxOccurs="1" minOccurs="0" ref="executionresult:stepResultItemId"/>
<xs:element maxOccurs="1" minOccurs="0" name="adapterId" type="xs:string"/>
<xs:element ref="executionresult:stepResults"/>
<xs:element maxOccurs="1" minOccurs="0" name="testcase">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="testsuitelog">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
<xs:attribute name="elementindex" type="xs:int"/>
</xs:complexType>
</xs:element>
<xs:choice>
<xs:element maxOccurs="1" minOccurs="0" name="testscript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="remotescript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
</xs:choice>
<xs:element maxOccurs="1" minOccurs="0" name="labresource">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="1" name="executionworkitem">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="testphase">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="buildrecord">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="datapool">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="defect">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
<xs:attribute name="rel" type="xs:string"/>
<xs:attribute name="summary" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="attachment">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="contribution">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="name" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="testplan">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="alias"/>
<xs:element maxOccurs="1" minOccurs="0" ref="customAttributes"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="category">
<xs:complexType>
<xs:attribute name="term" type="xs:string"/>
<xs:attribute name="value" type="xs:string"/>
<xs:attribute name="termUUID" type="xs:string"/>
<xs:attribute name="valueUUID" type="xs:string"/>
</xs:complexType>
</xs:element>
<!-- dynamic data -->
<xs:element ref="markerAny"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (defined in this component only; 52/56)
This is a placeholder for any extra content in the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/>

alm:owner
Type:
anonymous, mixed content
The contributor that owns the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:owner"/>

alm:state
Type:
anonymous, mixed content
Actual result state of Execution Result e.g. com.ibm.rqm.execution.common.state.passed
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:state"/>

alm:updated
Type:
xs:dateTime, predefined, simple content
[READ-ONLY] XML dateTime of the last update of the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:updated"/>

dc:creator
Type:
anonymous, mixed content
[READ-ONLY] The contributor that created the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:creator"/>

dc:description
Type:
xs:string, predefined, simple content
[READ-ONLY] An account of the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:description"/>

dc:title
Type:
xs:string, predefined, simple content
A name given to the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

executionresult:approvalstate
Type:
anonymous, mixed content
Approval state of the resource. Unless otherwise specified the possible values are: <ul><li>com.ibm.rqm.planning.common.new</li><li>com.ibm.rqm.planning.common.underreview</li><li>com.ibm.rqm.planning.common.approved</li><li>com.ibm.rqm.planning.common.retired</li></ul>
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionresult:approvalstate"/>

executionresult:buildid
Type:
xs:string, predefined, simple content
[DEPRECATED]
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionresult:buildid"/>

executionresult:details
Type:
anonymous, mixed content
The xhtml representation of the details secion of the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionresult:details"/>

executionresult:endtime
Type:
xs:dateTime, predefined, simple content
XML datetime when the execution ended.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionresult:endtime"/>

executionresult:iterations
Type:
xs:int, predefined, simple content
Number of iterations for execution
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionresult:iterations"/>

executionresult:log
Type:
xs:string, predefined, simple content
The log for the executed test.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionresult:log"/>

executionresult:machine
Type:
xs:string, predefined, simple content
The name of the machine that the test was executed on.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionresult:machine"/>

executionresult:pointsattempted
Type:
xs:int, predefined, simple content
Number of points that were attempted.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionresult:pointsattempted"/>

executionresult:pointsblocked
Type:
xs:int, predefined, simple content
Number of points that were blocked.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionresult:pointsblocked"/>

executionresult:pointsfailed
Type:
xs:int, predefined, simple content
Number of points that failed.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionresult:pointsfailed"/>

executionresult:pointsinconclusive
Type:
xs:int, predefined, simple content
Number of points that were inconclusive.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionresult:pointsinconclusive"/>

executionresult:pointspassed
Type:
xs:int, predefined, simple content
Number of points that passed.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionresult:pointspassed"/>

executionresult:remoteexecution
Type:
xs:boolean, predefined, simple content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="executionresult:remoteexecution"/>

executionresult:resultItemId
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="executionresult:resultItemId"/>

executionresult:starttime
Type:
xs:dateTime, predefined, simple content
XML datetime when the execution was started.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="executionresult:starttime"/>

executionresult:stepResultItemId
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="executionresult:stepResultItemId"/>

executionresult:stepResults
Type:
anonymous, complex content
XML Source (see within schema source)
<xs:element ref="executionresult:stepResults"/>

executionresult:weight
Type:
xs:int, predefined, simple content
The relative weight of testcase.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="executionresult:weight"/>

qm:adapterId
Type:
xs:string, predefined, simple content
The adapter ID.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="adapterId" type="xs:string"/>

qm:alias
Type:
anonymous (extension of xs:string), simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="alias"/>

qm:approvals
Type:
anonymous, complex content
A collection of approvals that are associated with the execution result.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="approvals"/>

qm:attachment
Type:
anonymous, empty content
An attachment associated with the test execution.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="attachment">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:buildrecord
Type:
anonymous, empty content
The build record associated with the test execution..
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="buildrecord">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:category
Type:
anonymous, empty content
Category terms are provided in an attribute as is the value for that term. The category is used for query support and for sortable table views.
XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="category">
<xs:complexType>
<xs:attribute name="term" type="xs:string"/>
<xs:attribute name="value" type="xs:string"/>
<xs:attribute name="termUUID" type="xs:string"/>
<xs:attribute name="valueUUID" type="xs:string"/>
</xs:complexType>
</xs:element>

qm:contribution
Type:
anonymous, empty content
A generic URI link associated with the execution result.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="contribution">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="name" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>

qm:creationDate
Type:
xs:dateTime, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="1" ref="creationDate"/>

qm:customAttributes
Type:
anonymous, complex content
User defined custom attribute name/value data on this artifact.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="customAttributes"/>

qm:datapool
Type:
anonymous, empty content
[READ-ONLY] The datapool associated with the test execution for this result.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="datapool">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:defect
Type:
anonymous, empty content
The defect accociated with the test.
XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="defect">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
<xs:attribute name="rel" type="xs:string"/>
<xs:attribute name="summary" type="xs:string"/>
</xs:complexType>
</xs:element>

qm:executionworkitem
Type:
anonymous, empty content
The test execution record that was executed. Note, this property is immutable.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="executionworkitem">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:itemid
Type:
xs:string, predefined, simple content
[DEPRECATED] [READ-ONLY]
XML Source (w/o annotations (1); see within schema source)
<xs:element name="itemid" type="xs:string"/>

qm:labresource
Type:
anonymous, empty content
The labresource that the test was executed on.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="labresource">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:locked
Type:
xs:boolean, predefined, simple content
[READ-ONLY] Boolean indicating the execution result is locked.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="locked" type="xs:boolean"/>

qm:markerAny
Type:
xs:string, predefined, simple content
[READ-ONLY] A empty marker.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="markerAny"/>

qm:pointsdeferred
Type:
xs:int, predefined, simple content
The number of points that cannot be executed due to deferral.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="pointsdeferred" type="xs:int"/>

qm:pointspermfailed
Type:
xs:int, predefined, simple content
The number of points that permanently failed.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="pointspermfailed" type="xs:int"/>

qm:remotescript
Type:
anonymous, empty content
The remote test script that was executed.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="remotescript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:stateid
Type:
xs:string, predefined, simple content
[DEPRECATED]
XML Source (w/o annotations (1); see within schema source)
<xs:element name="stateid" type="xs:string"/>

qm:testcase
Type:
anonymous, empty content
[READ-ONLY] The Test case associated with the execution result. Note, resolved from the associated executionworkitem.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testcase">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testphase
Type:
anonymous, empty content
[READ-ONLY] Since 2.0.0.1. The Test Phase associated with the test execution. Note, resolved from the associated executionworkitem.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testphase">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testplan
Type:
anonymous, empty content
[READ-ONLY] Link to the testplan for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testplan">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testscript
Type:
anonymous, empty content
The testscript that was executed.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testscript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testsuitelog
Type:
anonymous, empty content
[READ-ONLY] A test suite log associated with the test result.
XML Source (w/o annotations (4); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testsuitelog">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
<xs:attribute name="elementindex" type="xs:int"/>
</xs:complexType>
</xs:element>

qm:variables
Type:
anonymous, complex content
XML Source (see within schema source)
<xs:element ref="variables"/>

qm:webId
Type:
xs:int, predefined, simple content
[READ-ONLY] Integer ID as seen in the web UI.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>

XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set