Definition Type: Element
Name: BookingDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date that the finance source begins servicing the deal.
Collapse XSD Schema Diagram:
XSD Diagram of BookingDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="BookingDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation>
                        The date that the finance source begins servicing the
                        deal.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: