Definition Type: Element
Name: TermsDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:TermsDetailType
Containing Schema: Components.xsd
Abstract
Documentation:
The Terms component represents the payment terms as specified by the supplier in a program interpretable way. Such information can tie to the accounting package of a DMS.
Collapse XSD Schema Diagram:
Drilldown into MinimumPaymentPercent in schema components_xsd Drilldown into TermsDiscountPercentage in schema components_xsd Drilldown into TermsDueDate in schema components_xsd Drilldown into TermsStartDate in schema components_xsd Drilldown into TermsDetailType in schema components_xsdXSD Diagram of TermsDetail in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TermsDetail" type="TermsDetailType">
    <xsd:annotation>
        <xsd:documentation>The Terms component represents the payment terms as specified by the supplier in a program interpretable way. Such information can tie to the accounting package of a DMS.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TermsStartDate star:TermsStartDate (1) (1)
TermsDueDate star:TermsDueDate (1) (1)
TermsDiscountPercentage star:TermsDiscountPercentage (1) (1)
MinimumPaymentPercent star:MinimumPaymentPercent (1) (1)
Collapse Derivation Tree: