Definition Type: Element
Name: PaymentTerm
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PaymentTermType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the payment term 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 in schema fields_xsd1 Drilldown into Penalty in schema components_xsd1 Drilldown into Discount in schema components_xsd1 Drilldown into Term in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into type in schema components_xsd1 Drilldown into PaymentTermType in schema components_xsd1XSD Diagram of PaymentTerm in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PaymentTerm" type="PaymentTermType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Identifies the payment term 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.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Term oa:Term 0 (1)
Discount oa:Discount 0 unbounded
Penalty oa:Penalty 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oa:type Optional
Collapse Derivation Tree: