Definition Type: ComplexType
Name: Filter
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DealerLocatorExtended.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into useAnySelectedCPC in schema dealerlocatorextended_xsd Drilldown into webCapabilityCode in schema dealerlocatorextended_xsd Drilldown into sellingSourceCode in schema dealerlocatorextended_xsd Drilldown into vehicleMakeAuthorization in schema dealerlocatorextended_xsd Drilldown into offeringPreference in schema dealerlocatorextended_xsd Drilldown into corporateProgramCode in schema dealerlocatorextended_xsdXSD Diagram of Filter in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="Filter">
    <xsd:sequence>
        <xsd:element name="corporateProgramCode" minOccurs="0" maxOccurs="5" type="udt:TextType" />
        <xsd:element name="offeringPreference" minOccurs="0" maxOccurs="unbounded" type="OfferingPreference" />
        <xsd:element name="vehicleMakeAuthorization" minOccurs="0" maxOccurs="6" type="VehicleMakeAuthorizationChoice" />
        <xsd:element name="sellingSourceCode" minOccurs="0" maxOccurs="1" type="udt:TextType" />
        <xsd:element name="webCapabilityCode" minOccurs="0" maxOccurs="10" type="xsd:int" />
        <xsd:element name="useAnySelectedCPC" minOccurs="0" maxOccurs="1" default="false" type="udt:IndicatorType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
corporateProgramCode star:corporateProgramCode 0 5
offeringPreference star:offeringPreference 0 unbounded
vehicleMakeAuthorization star:vehicleMakeAuthorization 0 6
sellingSourceCode star:sellingSourceCode 0 1
webCapabilityCode star:webCapabilityCode 0 10
useAnySelectedCPC star:useAnySelectedCPC 0 1
Collapse Derivation Tree:
Collapse References:
star:filter