RIXML Documentation

EventVenue

RIXML 2.5 Element

Required

Venue specification for research events, distinguishing between physical locations and virtual platforms. Required when products are event-focused, supporting both traditional meetings and modern digital formats like webcasts and conference calls.

Indicates the venue -- can by physical (one-on-one meeting) or virtual (conference call or webcast). Strongly recommended for a location-based event. Required when Product.eventIndicator=Yes or Product.Context.ProductDetails.ProductCategory.productCategory=Event.

Usage

Required element when Product.eventIndicator is Yes or ProductCategory is Event. Must specify venue type through EventVenueTypeEnum, with optional organization, date, contact, and entitlement information.

Business Context

Essential for event logistics and participation planning. Enables automated event management systems and helps subscribers understand access requirements and participation methods for research events.

Source:data-dictionary-2.5.1
Schema:RIXML-Common-2_5.xsd:1979

Specification Guide

Overview

EventVenue specifies the location and format of an event covered by a research product, supporting both physical venues (such as in-person meetings, analyst conferences, or one-on-ones) and virtual platforms (such as conference calls or webcasts). It carries a required type attribute (drawn from EventVenueTypeEnum) that categorises the venue format, and aggregates optional Organization, EventDate, ContactInfo, and EntitlementGroup children to convey logistical, scheduling, contact, and access-control details. Within the RIXML document hierarchy, EventVenue sits inside EventDetails in the Context package and is the focal point for describing where and how participants can engage with research-related events such as earnings calls, investor meetings, and analyst conferences.

Usage

EventVenue is an optional child of EventDetails but is strongly recommended whenever the research product describes a location-based event, and is conditionally required when the product is explicitly event-categorised (see Rules below). Typical patterns: - Set type from EventVenueTypeEnum to distinguish physical from virtual formats (e.g. conference call, webcast, in-person meeting). - Use child Organization aggregations to name the hosting or sponsoring organisations. - Use child EventDate aggregations to convey start/end times and registration deadlines. - Use ContactInfo for dial-in details, registration URLs, or venue contact addresses. - Use EntitlementGroup to express access restrictions for invitation-only or otherwise restricted events. Multiple organisations, dates, and contact methods may be supplied to describe events with several hosts, sessions, or access channels.

Rules

Relationships

Where It Fits

Definition

Type
Namespacehttp://www.rixml.org/2017/9/RIXML
Min Occurs1
Max Occurs1

Attributes

typeEventVenueTypeEnum
required

Children

OrganizationOrganizationType0..unbounded
optionalSince 2.1
EventDatestring0..unbounded
optionalSince 2.1
ContactInfoContactInfoType0..unbounded
optionalSince 2.1
EntitlementGroup(complex)0..unbounded
optionalSince 2.1

Example

<EventVenue type="Value" />

Version History

Unchanged since introduction in RIXML 2.1

EventVenue is established by RIXML 2.1, where the conditional-requirement rule tied to eventIndicator and Event is already documented [RIXML User Guide v2.1 p.31]. The same semantics and child-element structure carry through versions 2.3, 2.3.1, 2.4, and 2.5/2.5.1 with no material change (sources: user-guide-2.3 p.32, user-guide-2.3.1 p.32, data-dictionary-2.4 p.45, data-dictionary-2.5.1 p.47). In the v3.0 draft, EventVenue is retained with the same required type and aggregations renamed to list-style containers (OrganizationList, EventDateList, EntitlementList, ContactInfoList), and the trigger condition is restated against ResearchProduct.isEvent / Form = Event [RIXML Research Suite Data Dictionary v3.0 (DRAFT) p.78]. However, a June 2023 working-group meeting proposed removing EventDetails and its sub-elements — including EventVenue — from v3.0 on the grounds that they are not consumed by publishers or research portals, while preserving any event elements still required by the RIXML Interaction Standard [RIXML All-Member Meeting June 2023 p.33]. The final disposition of this proposal in v3.0 is not confirmed in the available sources.

Business Rules

MUST

EventVenue is required when Product.eventIndicator equals Yes or when Product.Context.ProductDetails.ProductCategory.productCategory equals Event

conditional-requirementvalidation

Semantic Relationships

Requires2 relationships

EventVenue is required when Product eventIndicator is set to Yes

RIXML Research Data Dictionary v2.5.1, p.47EventVenue

EventVenue is required when ProductCategory productCategory is set to Event

RIXML Research Data Dictionary v2.5.1, p.47EventVenue