nc:TaskDueDate
element TaskDueDate in namespace http://release.niem.gov/niem/niem-core/5.0/
Definition
A date on which a task is due to be completed.
Diagram
XML Schema
<xs:element name="TaskDueDate" type="nc:DateType" nillable="true">
<xs:annotation>
<xs:documentation>
A date on which a task is due to be completed.</xs:documentation>
</xs:annotation>
</xs:element>