Definition Type: ComplexType
Name: UpdateVehicleSpecificationsDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: UpdateVehicleSpecifications.xsd
Abstract
Documentation:
Update Vehicle Specifications Data Area
Collapse XSD Schema Diagram:
Drilldown into VehicleSpecifications in schema vehiclespecifications_xsd Drilldown into Update in schema meta_xsdXSD Diagram of UpdateVehicleSpecificationsDataAreaType in schema updatevehiclespecifications_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="UpdateVehicleSpecificationsDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Update Vehicle Specifications Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Update" />
        <xsd:element ref="VehicleSpecifications" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Update star:Update (1) (1)
VehicleSpecifications star:VehicleSpecifications (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:UpdateVehicleSpecificationsDataArea