Definition Type: ComplexType
Name: SalesActivityType
Namespace: http://www.starstandard.org/STAR/5
Type: star:SalesActivityBaseType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SalesActivityActionEvent in schema components_xsd Drilldown into LeaseEndOptionFinanceDecisionCode in schema components_xsd Drilldown into LeaseEndOptionVehicleDecisionCode in schema components_xsd Drilldown into SalesActivityDocument in schema components_xsd Drilldown into Vehicle in schema components_xsd Drilldown into LeadResponseTimeNumeric in schema components_xsd Drilldown into SalesPersonName in schema components_xsd Drilldown into ActivityNote in schema components_xsd Drilldown into ActivityResult in schema components_xsd Drilldown into RequestContactIndicator in schema components_xsd Drilldown into EmailResultCode in schema components_xsd Drilldown into MaterialSent in schema components_xsd Drilldown into MaterialRequested in schema components_xsd Drilldown into ActivityTypeString in schema components_xsd Drilldown into ActivityDateTime in schema components_xsd Drilldown into ActivityID in schema components_xsd Drilldown into SalesActivityBaseType in schema components_xsdXSD Diagram of SalesActivityType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SalesActivityType">
    <xsd:complexContent>
        <xsd:extension base="SalesActivityBaseType">
            <xsd:sequence>
                <xsd:element maxOccurs="1" minOccurs="0" ref="Vehicle" />
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="SalesActivityDocument" />
                <xsd:element maxOccurs="1" minOccurs="0" name="LeaseEndOptionVehicleDecisionCode" type="sqdt:LeaseEndOptionVehicleDecisionCodeType">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5"> Enables the customers
                decision at the end of an option to be recorded along with other associated
                information. It records whether the client has decided to refinance, return, or
                retain the vehicle or whether they have not made up their mind etc.
            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="1" minOccurs="0" name="LeaseEndOptionFinanceDecisionCode" type="sqdt:LeaseEndOptionFinanceDecisionCodeType">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Enables the customers decision at the end of an option to be
                recorded along with other associated information. It records 
                whether the client has decided to finance their next vehicle
                or whether they have not made up their mind etc.
            </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="SalesActivityActionEvent" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActivityID star:ActivityID 0 (1)
ActivityDateTime star:ActivityDateTime 0 (1)
ActivityTypeString star:ActivityTypeString 0 (1)
MaterialRequested star:MaterialRequested 0 (1)
MaterialSent star:MaterialSent 0 (1)
EmailResultCode star:EmailResultCode 0 (1)
RequestContactIndicator star:RequestContactIndicator 0 (1)
ActivityResult star:ActivityResult 0 (1)
ActivityNote star:ActivityNote 0 (1)
SalesPersonName star:SalesPersonName 0 (1)
LeadResponseTimeNumeric star:LeadResponseTimeNumeric 0 (1)
Vehicle star:Vehicle 0 1
SalesActivityDocument star:SalesActivityDocument 0 unbounded
LeaseEndOptionVehicleDecisionCode star:LeaseEndOptionVehicleDecisionCode 0 1
LeaseEndOptionFinanceDecisionCode star:LeaseEndOptionFinanceDecisionCode 0 1
SalesActivityActionEvent star:SalesActivityActionEvent 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:SalesActivity