Definition Type: Element
Name: VehicleSpecifications
Namespace: http://www.starstandard.org/STAR/5
Type: star:VehicleSpecificationsType
Containing Schema: VehicleSpecifications.xsd
Abstract
Documentation:
VehicleSpecifications provides specifications of what options, colors are available for a given model and what options are required. Additionally, option dependencies, conflicts and inclusives could be provided. NOTE: Although this is the traditional use of VehicleSpecifications, it could be used to send Vehicle Specifications information between any two business parties.
Collapse XSD Schema Diagram:
Drilldown into VehicleSpecificationsLine in schema vehiclespecifications_xsd Drilldown into VehicleSpecificationsHeader in schema vehiclespecifications_xsd Drilldown into VehicleSpecificationsType in schema vehiclespecifications_xsdXSD Diagram of VehicleSpecifications in schema vehiclespecifications_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="VehicleSpecifications" type="VehicleSpecificationsType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                VehicleSpecifications provides specifications of what options, colors are available for 
                a given model and what options are required. Additionally, option dependencies, 
                conflicts and inclusives could be provided. 
                NOTE: Although this is the traditional use of VehicleSpecifications, it could be used to 
                send Vehicle Specifications information between any two business parties. 
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleSpecificationsHeader star:VehicleSpecificationsHeader (1) (1)
VehicleSpecificationsLine star:VehicleSpecificationsLine 0 unbounded
Collapse Derivation Tree: