Definition Type: ComplexType
Name: DealerLocatorHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: DealerLocator.xsd
Abstract
Documentation:
DealerLocator Header information
Collapse XSD Schema Diagram:
Drilldown into LocationSearchCriteria in schema components_xsd Drilldown into GenericSearchCriteria in schema components_xsd Drilldown into NumberOfDealersToBeReturnedNumeric in schema dealerlocator_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of DealerLocatorHeaderType in schema dealerlocator_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="DealerLocatorHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">DealerLocator Header information</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <xsd:element name="NumberOfDealersToBeReturnedNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation>Number of dealers to be returned with query.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="GenericSearchCriteria" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="LocationSearchCriteria" minOccurs="0" maxOccurs="1" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
NumberOfDealersToBeReturnedNumeric star:NumberOfDealersToBeReturnedNumeric 0 1
GenericSearchCriteria star:GenericSearchCriteria 0 unbounded
LocationSearchCriteria star:LocationSearchCriteria 0 1
Collapse Derivation Tree:
Collapse References:
star:DealerLocatorHeader