element <qm:executionworkitem> (global)
Namespace:
Type:
anonymous complexType (extension of qm:abstract-executionworkitem)
Content:
complex, 37 elements
Defined:
globally in qm.xsd; see XML source
Used:
never
XML Representation Summary
<qm:executionworkitem>
   
Content: 
</qm:executionworkitem>
Content model elements (37):
alm:owner,
alm:state,
alm:updated,
dc:creator,
dc:description,
dc:identifier,
dc:title,
executionworkitem:frequency,
executionworkitem:legacydata,
executionworkitem:notes,
executionworkitem:priority,
executionworkitem:regression,
executionworkitem:tags,
executionworkitem:weight,
jproc:team-area,
qm:blockingdefects,
qm:category (defined in qm:abstract-executionworkitem complexType),
qm:configuration (defined in qm:abstract-executionworkitem complexType),
qm:creationDate,
qm:currentexecutionresult,
qm:customAttributes,
qm:estimate,
qm:executionresult (defined in qm:abstract-executionworkitem complexType),
qm:lastfailedexecutionresult,
qm:lastpassedexecutionresult,
qm:phase,
qm:projectArea (defined in qm:reportableArtifact complexType),
qm:remotescript (defined in qm:abstract-executionworkitem complexType),
qm:risk,
qm:runsOnDeployment,
qm:stylesheet,
qm:testcase (defined in qm:abstract-executionworkitem complexType),
qm:testphase (defined in qm:abstract-executionworkitem complexType),
qm:testplan (defined in qm:abstract-executionworkitem complexType),
qm:testscript (defined in qm:abstract-executionworkitem complexType),
qm:timeSpent,
qm:webId
Annotation
A test execution record that tracks the execution of a test case.
Anonymous Type Detail
Type Derivation Tree
qm:reportableArtifact (extension)
      complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="executionworkitem">
<xs:complexType>
<xs:complexContent>
<xs:extension base="abstract-executionworkitem"/>
</xs:complexContent>
</xs:complexType>
</xs:element>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set