RIXML Documentation

EventDetails

RIXML 2.5 Element

Required

Specialized container providing event-specific information when research products focus on events rather than static analysis. Specifies event type and sponsoring organization as mandatory elements.

Usage

Optional element used when Product.eventIndicator is set to Yes or when the product category is Event. Must include EventType and EventSponsor as required attributes with optional venue, host, and registration details.

Business Context

Critical for research covering conferences, earnings calls, investor meetings, and other time-sensitive events. Supports event management workflows and helps subscribers identify participation requirements and logistics.

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

Where It Fits

Definition

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

Attributes

No attributes defined for this element

Children

EventTypeEventTypeEnum1..1

Indicates the type of the event.

requiredSince 2.1
EventSponsorOrganizationTypeEnum1..1
requiredSince 2.1
EventVenue(complex)0..1
optionalSince 2.1
EventHost(complex)0..1
optionalSince 2.1
optionalSince 2.1
ContactInfoContactInfoType0..unbounded
optionalSince 2.1

Example

<EventDetails>
  <EventType> ... </EventType>
  <EventSponsor> ... </EventSponsor>
</EventDetails>

Version History

Unchanged since introduction in RIXML 2.1

Design Decisions

Level One excludes EventDetails elements as children of Context

To simplify Level One implementations by removing event-specific metadata

RIXML Level One Addendum v2.5, p.12

Semantic Relationships

Implies1 relationship

Event indicator serves as a processing cue that the product is about an event, enabling more effective downstream parsing and handling of event-related content

RIXML Research Data Dictionary v2.5.1, p.22eventIndicator (Strongly Recommended, YesNoEnum)