Definition Type: Element
Name: VehiclePaymentDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: VehiclePayments.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the date on which the payment was deposited to the dealer's bank account.
Collapse XSD Schema Diagram:
XSD Diagram of VehiclePaymentDate in schema vehiclepayments_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehiclePaymentDate" type="udt:DateType" minOccurs="0">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the date on
                which the payment was deposited to the dealer's bank account.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: