Definition Type: ComplexType
Name: RelatedItemType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into VehicleRelatedItem in schema components_xsdXSD Diagram of RelatedItemType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RelatedItemType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="VehicleRelatedItem" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VehicleRelatedItem star:VehicleRelatedItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:RelatedItem