<xsd:element name="PaymentTerm" type="PaymentTermType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
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>
|