Definition Type: ComplexType
Name: VehicleServiceHistoryRetrievalType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: VehicleServiceHistoryRetrieval.xsd
Abstract
Documentation:
STAR Version 4.0 - Draft STAR Version 3.0, STAR approved 04/20/2005; effective date 07/04/2005 STAR Version 2.0, STAR approved 05/07/2004; effective date 07/04/2004 STAR Version 1.0, STAR approved 7/31/2002; OAGI approved 8/16/2002; effective date 1/01/2003
Collapse XSD Schema Diagram:
Drilldown into VehicleServiceHistoryRetrievalDetail in schema vehicleservicehistoryretrieval_xsd Drilldown into VehicleServiceHistoryRetrievalHeader in schema vehicleservicehistoryretrieval_xsdXSD Diagram of VehicleServiceHistoryRetrievalType in schema vehicleservicehistoryretrieval_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleServiceHistoryRetrievalType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 4.0 - Draft</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 3.0, STAR approved 04/20/2005; effective date 07/04/2005</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 2.0, STAR approved 05/07/2004; effective date 07/04/2004</xsd:documentation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">STAR Version 1.0, STAR approved 7/31/2002; OAGI approved 8/16/2002; effective date 1/01/2003</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="VehicleServiceHistoryRetrievalHeader" />
        <xsd:element ref="VehicleServiceHistoryRetrievalDetail" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleServiceHistoryRetrievalHeader star:VehicleServiceHistoryRetrievalHeader (1) (1)
VehicleServiceHistoryRetrievalDetail star:VehicleServiceHistoryRetrievalDetail 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:VehicleServiceHistoryRetrieval