hs:DueDate
element DueDate in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A date something is due, not necessarily the date that something actually starts or ends.
Diagram
XML Schema
<xs:element name="DueDate" type="nc:DateType" nillable="true">
<xs:annotation>
<xs:documentation>
A date something is due, not necessarily the date that something actually starts or ends.</xs:documentation>
</xs:annotation>
</xs:element>