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