Definition Type: Element
Name: Event
Namespace: http://www.openapplications.org/oagis/9
Type: oa:EventType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema fields_xsd1 Drilldown into EndDateTime in schema components_xsd1 Drilldown into Duration in schema fields_xsd1 Drilldown into StartDateTime in schema components_xsd1 Drilldown into type in schema components_xsd1 Drilldown into EventType in schema components_xsd1XSD Diagram of Event in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Event" type="EventType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9" />
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartDateTime oa:StartDateTime 0 (1)
Duration oa:Duration 0 (1)
EndDateTime oa:EndDateTime 0 (1)
Description oa:Description 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
type oa:type (Optional)
Collapse Derivation Tree: