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