For information only. It allows asking for open tasks. When a campaign is complete, the status of all tasks shall be "complete".
XSD Schema Diagram:
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>