Definition Type: ComplexType
Name: VehicleServiceHistoryRetrievalDetailType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: VehicleServiceHistoryRetrieval.xsd
Abstract
Documentation:
Dates for history retrieval
Collapse XSD Schema Diagram:
Drilldown into RepairOrderCompletedDate in schema vehicleservicehistoryretrieval_xsdXSD Diagram of VehicleServiceHistoryRetrievalDetailType in schema vehicleservicehistoryretrieval_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleServiceHistoryRetrievalDetailType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Dates for history retrieval</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="RepairOrderCompletedDate" 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">The date the last line
                was closed on the repair order</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <!--<xsd:element ref="DocumentID" minOccurs="0" />-->
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RepairOrderCompletedDate star:RepairOrderCompletedDate 0 (1)
Collapse Derivation Tree:
Collapse References:
star:VehicleServiceHistoryRetrievalDetail