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