Definition Type: ComplexType
Name: GetVehicleServiceHistoryRetrievalDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: GetVehicleServiceHistory.xsd
Abstract
Documentation:
Get Vehicle Service History
Collapse XSD Schema Diagram:
Drilldown into VehicleServiceHistoryRetrieval in schema vehicleservicehistoryretrieval_xsd Drilldown into Get in schema meta_xsdXSD Diagram of GetVehicleServiceHistoryRetrievalDataAreaType in schema getvehicleservicehistory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GetVehicleServiceHistoryRetrievalDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				Get Vehicle Service History
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Get" />
        <xsd:element ref="VehicleServiceHistoryRetrieval" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get star:Get (1) (1)
VehicleServiceHistoryRetrieval star:VehicleServiceHistoryRetrieval (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:GetVehicleServiceHistoryRetrievalDataArea