Definition Type: Element
Name: Event
Namespace: http://www.starstandard.org/STAR/5
Type: star:EventType
Containing Schema: Components.xsd
Abstract
Documentation:
A significant occurrence or happening related to an object process, or person.
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 Event in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Event" type="EventType">
    <xsd:annotation>
        <xsd:documentation> A significant occurrence or happening related to an object process,
                or person. </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: