Definition Type: ComplexType
Name: EventType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Documentation:
Event. Details 0.1 Event
Collapse XSD Schema Diagram:
Drilldown into Status in schema reusableaggregatecorecomponent_xsd Drilldown into Period in schema reusableaggregatecorecomponent_xsd Drilldown into Organization in schema reusableaggregatecorecomponent_xsd Drilldown into Person in schema reusableaggregatecorecomponent_xsd Drilldown into Location in schema reusableaggregatecorecomponent_xsd Drilldown into BinaryObject in schema reusableaggregatecorecomponent_xsd Drilldown into Text in schema reusableaggregatecorecomponent_xsd Drilldown into Code in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of EventType in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="EventType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Event. Details</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Event</ccts:ObjectClassTermName>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DateTime" type="udt:DateTimeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Code" type="udt:CodeType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Text" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="BinaryObject" type="udt:BinaryObjectType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Location" type="rcm:LocationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Person" type="rcm:PersonType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Organization" type="rcm:OrganizationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Period" type="rcm:PeriodType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Status" type="rcm:StatusType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
DateTime rcm:DateTime 0 unbounded
Code rcm:Code 0 unbounded
Text rcm:Text 0 unbounded
BinaryObject rcm:BinaryObject 0 unbounded
Location rcm:Location 0 unbounded
Person rcm:Person 0 unbounded
Organization rcm:Organization 0 unbounded
Period rcm:Period 0 unbounded
Status rcm:Status 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:DeliveryEvent, rcm:DeliveryEvent, rcm:DespatchEvent, rcm:DespatchEvent, rcm:Event, rcm:Event, rcm:Event