Definition Type: Element
Name: RepairOrderInvoiceDateTime
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateTimeType
Containing Schema: RepairOrder.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Date and time when all charges have been applied to the repair order and the vehicle is ready to be picked up by the customer.
Collapse XSD Schema Diagram:
XSD Diagram of RepairOrderInvoiceDateTime in schema repairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RepairOrderInvoiceDateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Date and time when all charges have been applied to the repair order 
                        and the vehicle is ready to be picked up by the customer.
                     </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: