Definition Type: ComplexType
Name: ShowDealerLocatorDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ShowDealerLocator.xsd
Abstract
Documentation:
Show Dealer Locator Data Area
Collapse XSD Schema Diagram:
Drilldown into DealerLocator in schema dealerlocator_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowDealerLocatorDataAreaType in schema showdealerlocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShowDealerLocatorDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Show Dealer Locator Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Show" />
        <xsd:element ref="DealerLocator" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Show star:Show (1) (1)
DealerLocator star:DealerLocator (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ShowDealerLocatorDataArea