Definition Type: Element
Name: NumberOfDays
Namespace: http://www.openapplications.org/oagis
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The number of days from the PaymentTermDateTime by which payment is expected.
Collapse XSD Schema Diagram:
XSD Diagram of NumberOfDays in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="NumberOfDays" type="xs:positiveInteger" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">The number of days from the PaymentTermDateTime by which payment is expected.</xs:documentation>
    </xs:annotation>
</xs:element>