element <qm:approvalStatus> (local)
Namespace: |
|
Type: |
xs:string |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<qm:approvalStatus> |
|
Content: |
{ xs:string } |
</qm:approvalStatus> |
Included in content model of elements (1):
-
Annotation
The id of the state of the approval. Possible values are: com.ibm.team.workitem.approvalState.pending, com.ibm.team.workitem.approvalState.approved, and com.ibm.team.workitem.approvalState.rejected
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="approvalStatus" type="xs:string"/>
|