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