Definition Type: Attribute
Name: status
Type: statusType
Containing Schema: hcm-core.xsd
Use Required
Documentation:
For information only. It allows asking for open tasks. When a campaign is complete, the status of all tasks shall be "complete".
Collapse XSD Schema Diagram:
XSD Diagram of status
Collapse XSD Schema Code:
<xs:attribute name="status" type="statusType" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">For information only. It allows asking for open tasks. When a campaign is complete, the status of all tasks shall be "complete".</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: