Definition Type: Element
Name: PartyActionEvent
Namespace: http://www.starstandard.org/STAR/5
Type: star:EventType
Containing Schema: Components.xsd
Abstract
Documentation:
An action taken for an event by or in behalf of the party. This can be used to track the creation of the party, deletion, or end date. This action is dirrectly related to the party.
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 PartyActionEvent in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PartyActionEvent" type="EventType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                An action taken for an event by or in behalf of the party.  This can be used to track the
                creation of the party, deletion, or end date.  This action is dirrectly related to the party.
            </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: