Definition Type: Element
Name: SalesActivityActionEvent
Namespace: http://www.starstandard.org/STAR/5
Type: star:EventType
Containing Schema: Components.xsd
Abstract
Documentation:
Event information in regards to the sales activity. This can be dates that the activity were created, updated, or deleted.
Collapse XSD Schema Diagram:
Drilldown into EventOccurrenceDateTime in schema components_xsd Drilldown into EventDescription in schema components_xsd Drilldown into EventTypeCode in schema components_xsd Drilldown into EventID in schema components_xsd Drilldown into EventType in schema components_xsdXSD Diagram of SalesActivityActionEvent in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SalesActivityActionEvent" type="EventType">
    <xsd:annotation>
        <xsd:documentation>
                Event information in regards to the sales activity.  This can be dates that the activity were created, updated, or deleted.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EventID star:EventID 0 1
EventTypeCode star:EventTypeCode 0 1
EventDescription star:EventDescription 0 1
EventOccurrenceDateTime star:EventOccurrenceDateTime 0 1
Collapse Derivation Tree: