Definition Type: Element
Name: PaymentTerms
Namespace: http://www.starstandard.org/STAR/5
Type: star:PaymentTermsType
Containing Schema: Components.xsd
Abstract
Documentation:
The PaymentTerms component represents the payment due dates and payment discount information.
Collapse XSD Schema Diagram:
Drilldown into TermsOptionGroup in schema components_xsd Drilldown into CreditCard in schema components_xsd Drilldown into OrderCreditCard in schema components_xsd Drilldown into PaymentMethodCode in schema components_xsd Drilldown into PayTermsString in schema components_xsd Drilldown into FlexTermsString in schema components_xsd Drilldown into NumberOfDaysNumeric in schema components_xsd Drilldown into PaymentTermsDate in schema components_xsd Drilldown into DueDate in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into PaymentTermsBaseType in schema components_xsd Drilldown into PaymentTermsType in schema components_xsdXSD Diagram of PaymentTerms in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PaymentTerms" type="PaymentTermsType">
    <xsd:annotation>
        <xsd:documentation>The PaymentTerms component represents the payment due dates and payment discount information.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description star:Description 0 unbounded
DueDate star:DueDate 0 (1)
PaymentTermsDate star:PaymentTermsDate 0 (1)
NumberOfDaysNumeric star:NumberOfDaysNumeric 0 (1)
FlexTermsString star:FlexTermsString 0 (1)
PayTermsString star:PayTermsString 0 (1)
PaymentMethodCode star:PaymentMethodCode 0 (1)
OrderCreditCard star:OrderCreditCard 0 (1)
CreditCard star:CreditCard 0 (1)
TermsOptionGroup star:TermsOptionGroup 0 unbounded
Collapse Derivation Tree: