Definition Type: Element
Name: DaysDue
Namespace: http://www.api.org/pidXML
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
The number of days from the PaymentTermsBasisDate before the discount expires.
Collapse XSD Schema Diagram:
XSD Diagram of DaysDue in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="DaysDue" type="integer">
    <annotation>
        <documentation>The number of days from the PaymentTermsBasisDate before the discount expires.</documentation>
    </annotation>
</element>