Definition Type: ComplexType
Name: VehicleRetrievalType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: VehicleServiceHistoryRetrieval.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CurrentDistanceMeasure in schema vehicleservicehistoryretrieval_xsd Drilldown into VIN in schema vehicleservicehistoryretrieval_xsdXSD Diagram of VehicleRetrievalType in schema vehicleservicehistoryretrieval_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="VehicleRetrievalType">
    <xsd:sequence>
        <xsd:element name="VIN" type="sqdt:VINType" 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">Depracated: Use
            VehicleID</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CurrentDistanceMeasure" type="sqdt:LengthMeasureType" minOccurs="0" maxOccurs="1">
            <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">Odometer reading of
                vehicle at the current time</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VIN star:VIN 0 (1)
CurrentDistanceMeasure star:CurrentDistanceMeasure 0 1
Collapse Derivation Tree:
Collapse References:
star:VehicleRetrieval