The number currently due or scheduled to be completed.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="DueQuantity" type="QuantityType">
<xsd:annotation>
<xsd:documentation>The number currently due or scheduled to be completed.</xsd:documentation>
</xsd:annotation>
</xsd:element>