Definition Type: ComplexType
Name: SpeakingEventType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Speaking Event. Details Contains a set of details about an event at which the associated person was a lecturer or presenter.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AttachmentReference in schema components_xsd Drilldown into AffiliatedOrganizationName in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into SpeakerRoleDescription in schema fields_xsd Drilldown into PresentationMethodCode in schema fields_xsd Drilldown into PresentationTitle in schema fields_xsd Drilldown into LocationSummary in schema components_xsd Drilldown into VenueName in schema fields_xsd Drilldown into EventDate in schema fields_xsd Drilldown into SpeakingEventTypeCode in schema fields_xsd Drilldown into EventName in schema fields_xsd Drilldown into EventID in schema fields_xsdXSD Diagram of SpeakingEventType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SpeakingEventType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Speaking Event. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contains a set of details about an event at which the associated person was a lecturer or presenter. </ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="EventID" minOccurs="0" />
        <xsd:element ref="EventName" />
        <xsd:element ref="SpeakingEventTypeCode" minOccurs="0" />
        <xsd:element ref="EventDate" minOccurs="0" />
        <xsd:element ref="VenueName" minOccurs="0" />
        <xsd:element ref="LocationSummary" minOccurs="0" />
        <xsd:element ref="PresentationTitle" minOccurs="0" />
        <xsd:element ref="PresentationMethodCode" minOccurs="0" />
        <xsd:element ref="SpeakerRoleDescription" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AffiliatedOrganizationName" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AttachmentReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EventID nsA:EventID 0 (1)
EventName nsA:EventName (1) (1)
SpeakingEventTypeCode nsA:SpeakingEventTypeCode 0 (1)
EventDate nsA:EventDate 0 (1)
VenueName nsA:VenueName 0 (1)
LocationSummary nsA:LocationSummary 0 (1)
PresentationTitle nsA:PresentationTitle 0 (1)
PresentationMethodCode nsA:PresentationMethodCode 0 (1)
SpeakerRoleDescription nsA:SpeakerRoleDescription 0 unbounded
Description oa:Description 0 unbounded
AffiliatedOrganizationName nsA:AffiliatedOrganizationName 0 unbounded
AttachmentReference nsA:AttachmentReference 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:SpeakingEvent