Definition Type: Element
Name: OrderPaymentTerms
Namespace: http://www.starstandard.org/STAR/5
Type: star:OrderPaymentTermsType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies the payment terms for an Order or Invoice.
Collapse XSD Schema Diagram:
Drilldown into TermsOptionGroup 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 OrderPaymentTermsType in schema components_xsdXSD Diagram of OrderPaymentTerms in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OrderPaymentTerms" type="OrderPaymentTermsType">
    <xsd:annotation>
        <xsd:documentation>Identifies the payment terms for an Order or Invoice.</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)
TermsOptionGroup star:TermsOptionGroup 0 unbounded
Collapse Derivation Tree: