Definition Type: ComplexType
Name: SyncVehicleServiceHistoryDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: SyncVehicleServiceHistory.xsd
Abstract
Documentation:
Sync Vehicle Service History Data Area
Collapse XSD Schema Diagram:
Drilldown into VehicleServiceHistory in schema vehicleservicehistory_xsd Drilldown into Sync in schema meta_xsdXSD Diagram of SyncVehicleServiceHistoryDataAreaType in schema syncvehicleservicehistory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SyncVehicleServiceHistoryDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Sync Vehicle Service History Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Sync" />
        <xsd:element ref="VehicleServiceHistory" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Sync star:Sync (1) (1)
VehicleServiceHistory star:VehicleServiceHistory (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:SyncVehicleServiceHistoryDataArea