Definition Type: Element
Name: PaymentTermsDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date and time when the payment terms go into effect. Used in conjunction with NumberOfDays
Collapse XSD Schema Diagram:
XSD Diagram of PaymentTermsDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="PaymentTermsDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation>
                        The date and time when the payment terms go into effect.
                            Used in conjunction with NumberOfDays
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: