PaymentTermType
The Type that specifies a payment's terms including approximate payment timing
Complex type information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Properties: ID: oagis-id-6ab4134587944dc69c9e3c8112608a90
Content
- Sequence [1..1]
- Description [0..*]
- EffectiveDateTime [0..1] This is the DateTime the associated object is made effective
- DueDateTime [0..1] The date and time that the production order is to be completed.
- PaymentBasisCode [0..1] The date and time when the payment terms go into effect. Used in conjunction with NumberOfDays
- Duration [0..1] Indicates the duration of time as represented by ISO 8601. Where the value space is a six dimensional space where the coordinates designate the Gregorian year, month, day, hour, minute, and second. The number of seconds can include decimal digits to arbitary pecision.
- DiscountPercent [0..1] Indicates a percentage of discount that is available against a price
- SurchargePercent [0..1] The penalty rate (percentage) charged for late payment.
- Amount [0..1] The monetary value of the object in which the amount is associated
- ProxMonth [0..1] The number of months beyond the Billing Date in which payment is due.
- ProxDayOfMonth [0..1] The daywithin the ProxMonth beyond the Billing Date in which payment is due.
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type IdentificationTypefrom type PaymentTermABIETypefrom type PaymentTermBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used by
- Element Discount
- Element PaymentTerm
- Element Penalty
Type inheritance chain
- IdentificationType
- PaymentTermABIEType
- PaymentTermBaseType
- PaymentTermType
- PaymentTermBaseType
- PaymentTermABIEType