Definition Type: ComplexType
Name: TopSellerType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PartManufacturerBrand in schema components_xsdXSD Diagram of TopSellerType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TopSellerType">
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" name="PartManufacturerBrand" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>
                        Top Selling Brands for this Part.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartManufacturerBrand star:PartManufacturerBrand (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:TopSeller, star:TopSellerGroup