element <qm:executionworkitem> (global)
Namespace:
Type:
anonymous complexType (extension of qm:abstract-executionworkitem)
Content:
complex, 39 elements
Defined:
globally in qm.xsd; see XML source
Used:
never
XML Representation Summary
<qm:executionworkitem>
   
Content: 
</qm:executionworkitem>
Content model elements (39):
qm:category (defined in qm:abstract-executionworkitem complexType),
qm:projectArea (defined in qm:reportableArtifact complexType),
qm:testcase (defined in qm:abstract-executionworkitem complexType),
qm:testplan (defined in qm:abstract-executionworkitem complexType),
Annotation
A test execution record that tracks the execution of a test case.
Anonymous Type Detail
Type Derivation Tree
      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 1.11 using DocFlex/XML XSDDoc 2.8.3 template set