RIXML Documentation

EventVenueTypeEnum

RIXML 2.5 Enumeration

13 values

Describes the format and medium of events, including physical meetings, virtual formats like conference calls and webcasts, media appearances, transcripts, podcasts, interviews, and panel discussions

Usage

Required attribute in EventVenue elements to specify how an event is conducted or delivered to participants

Business Context

Important for event accessibility and participation planning, helping attendees understand the format and technology requirements for event participation

Source:data-dictionary-2.5.1
Schema:RIXML-datatypes-2_5.xsd:686

Where It Fits

Elements using this type (1)

Definition

Base Typestring

Enumeration Values

ConferenceCall
Conference Call

An audio-based communication event conducted via telephone or internet voice connection

Use for voice-only events where participants dial in to listen or participate in discussions [RIXML Research Data Dictionary v2.5.1 p.48]

ActiveSince 2.1
OneOnOneMeeting
One On One Meeting

A private meeting between two parties, typically an analyst and company management

Use for individual meetings where direct, personal interaction occurs between specific participants [RIXML Research Data Dictionary v2.5.1 p.48]

ActiveSince 2.1
GroupMeeting
Group Meeting

No description available

ActiveSince 2.1
Webcast
Webcast

No description available

ActiveSince 2.1
WrittenRelease
Written Release

No description available

ActiveSince 2.1
InternetAudio
Internet Audio

No description available

ActiveSince 2.1
InternetVideo
Internet Video

No description available

ActiveSince 2.1
MediaAppearance
Media Appearance

No description available

ActiveSince 2.1
Transcript
Transcript

No description available

ActiveSince 2.1
Brief
Brief

No description available

ActiveSince 2.1
Podcast
Podcast

Digital media consisting of episodic audio, video, PDF, or ePub files that can be subscribed to and downloaded or streamed

Select when the event format is a podcast that can be accessed through syndication feeds [RIXML Research Data Dictionary v2.5.1 p.83]

ActiveSince 2.4
Interview
Interview

Conversation between an interviewer and interviewee where questions are asked to obtain information

Use when the event format is a structured interview with specific participants [RIXML Research Data Dictionary v2.5.1 p.83]

ActiveSince 2.4
Panel
Panel

Discussion forum where a moderator directs questions from an audience to a group of expert speakers

Select when the event involves multiple speakers discussing a topic with moderated audience interaction [RIXML Research Data Dictionary v2.5.1 p.83]

ActiveSince 2.4

Examples

<!-- Example usage of EventVenueTypeEnum enumeration -->
<element type="EventVenueTypeEnum">ConferenceCall</element>

Version History

2.1
+Introduced
2.4
+Added values: Podcast, Interview, Panel

Semantic Relationships

Narrows1 relationship

Brief represents a condensed synopsis of a transcript, extracting only key points from the full content

RIXML Research Data Dictionary v2.5.1, p.82Enumeration Values