element <qm:executionEffort> (local)
Namespace: |
|
Type: |
xs:int |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<qm:executionEffort> |
|
Content: |
{ xs:int } |
</qm:executionEffort> |
Included in content model of elements (1):
-
Annotation
[DEPRECATED] The effort allocated for test execution (in person hours). Valid values include integer numbers starting at 0. As of RQM 5.0, use executionEffortPersonHours, which supercedes executionEffort in POST/PUT requests.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="executionEffort" type="xs:int"/>
|