Definition Type: ComplexType
Name: SalesLeadHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: SalesLead.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LeadPreference in schema components_xsd Drilldown into PreferredManufacturerCode in schema saleslead_xsd Drilldown into LeadCreationDateTime in schema saleslead_xsd Drilldown into Marketing in schema components_xsd Drilldown into ProviderParty in schema components_xsd Drilldown into ReceivingDealerParty in schema components_xsd Drilldown into CustomerProspect in schema components_xsd Drilldown into LeadComments in schema saleslead_xsd Drilldown into CustomerComments in schema saleslead_xsd Drilldown into DiscountEligibility in schema saleslead_xsd Drilldown into LeadSourceCode in schema saleslead_xsd Drilldown into LeadReceiptCode in schema saleslead_xsd Drilldown into LeadTypeCode in schema saleslead_xsd Drilldown into SaleClassCode in schema saleslead_xsd Drilldown into LeadInterestCode in schema saleslead_xsd Drilldown into PurchaseLatestDate in schema saleslead_xsd Drilldown into PurchaseEarliestDate in schema saleslead_xsd Drilldown into ExpirationDate in schema saleslead_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 SalesLeadHeaderType in schema saleslead_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SalesLeadHeaderType">
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <xsd:element name="ExpirationDate" type="udt:DateType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Expiration
            Date</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PurchaseEarliestDate" type="udt:DateType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Earliest date that
                pospect would consider purchase</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PurchaseLatestDate" type="udt:DateType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Latest date that prospect
                would consider purchase</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LeadInterestCode" type="scl:LeadInterestEnumeratedType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Type of transaction lead
                is interested in - B = Buy, L = Lease, S = Sell, T = Trade</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="SaleClassCode" type="scl:SaleClassEnumeratedType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Class of
            sale.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LeadTypeCode" type="scl:LeadTypeEnumeratedType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Type of Lead - I =
                Individual, B = business</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LeadReceiptCode" type="udt:CodeType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Method in which the lead
                was received.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LeadSourceCode" type="udt:CodeType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Source that brought the
                lead to the dealership</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="DiscountEligibility" type="udt:TextType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">The category of Discount
                available to the customer Examples could be "A Plan" ; "Z Plan" , "Option
            One</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="CustomerComments" type="udt:TextType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Free form text to record
                customer comments</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LeadComments" type="udt:TextType" minOccurs="0">
                    <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 source="http://www.starstandard.org/STAR/5">Lead contact notes. May
                be non-comment information about the contacts</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="CustomerProspect" minOccurs="0" />
                <xsd:element ref="ReceivingDealerParty" minOccurs="0" />
                <xsd:element ref="ProviderParty" minOccurs="0" />
                <xsd:element ref="Marketing" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="LeadCreationDateTime" type="udt:DateTimeType" 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 source="http://www.starstandard.org/STAR/5">The date and time that
                the lead was generated. This is not necessaily the date and time that the document
                was created.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PreferredManufacturerCode" type="udt:CodeType" 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 source="http://www.starstandard.org/STAR/5">The preferred
                manufacturer of the customer.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="LeadPreference" 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
ExpirationDate star:ExpirationDate 0 (1)
PurchaseEarliestDate star:PurchaseEarliestDate 0 (1)
PurchaseLatestDate star:PurchaseLatestDate 0 (1)
LeadInterestCode star:LeadInterestCode 0 (1)
SaleClassCode star:SaleClassCode 0 (1)
LeadTypeCode star:LeadTypeCode 0 (1)
LeadReceiptCode star:LeadReceiptCode 0 (1)
LeadSourceCode star:LeadSourceCode 0 (1)
DiscountEligibility star:DiscountEligibility 0 (1)
CustomerComments star:CustomerComments 0 (1)
LeadComments star:LeadComments 0 (1)
CustomerProspect star:CustomerProspect 0 (1)
ReceivingDealerParty star:ReceivingDealerParty 0 (1)
ProviderParty star:ProviderParty 0 (1)
Marketing star:Marketing 0 unbounded
LeadCreationDateTime star:LeadCreationDateTime 0 1
PreferredManufacturerCode star:PreferredManufacturerCode 0 1
LeadPreference star:LeadPreference 0 1
Collapse Derivation Tree:
Collapse References:
star:SalesLeadHeader