Definition Type: Element
Name: PaymentTerms
Namespace: http://www.openapplications.org/oagis
Type: oa:PaymentTerms
Containing Schema: Components.xsd
Abstract False
Documentation:
Identifies the payment terms for an Order or Invoice. Supports the abiility to specify an absolute due date, a number of days from a start daye, a percent discount or an absolute discount. A common term like "Net30Days" is explicitly code as either a calculated DueDateTime or a PaymentTermsDateTime and NumberOfDays.
Collapse XSD Schema Diagram:
Drilldown into UserArea Drilldown into DiscountPercent Drilldown into DiscountAmount Drilldown into DayOfMonth Drilldown into ProximoNumberMonth Drilldown into NumberOfDays Drilldown into PaymentTermsDate Drilldown into DueDate Drilldown into LineNumber Drilldown into Description Drilldown into TermId Drilldown into PaymentTermsXSD Diagram of PaymentTerms
Collapse XSD Schema Code:
<xs:element name="PaymentTerms" type="PaymentTerms">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Identifies the payment terms for an Order or Invoice. Supports the abiility to specify an absolute due date, a number of days from a start daye, a percent discount or an absolute discount. A common term like "Net30Days" is explicitly code as either a calculated DueDateTime or a PaymentTermsDateTime and NumberOfDays.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TermId oa:TermId 0 (1)
Description oa:Description 0 unbounded
LineNumber oa:LineNumber 0 (1)
DueDate oa:DueDate 0 (1)
PaymentTermsDate oa:PaymentTermsDate 0 (1)
NumberOfDays oa:NumberOfDays 0 (1)
ProximoNumberMonth oa:ProximoNumberMonth 0 (1)
DayOfMonth oa:DayOfMonth 0 (1)
DiscountAmount oa:DiscountAmount 0 (1)
DiscountPercent oa:DiscountPercent 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:PaymentTerms, oa:PaymentTerms
Collapse Comments:
blog comments powered by Disqus