RIXML Documentation

ContactInfoPurposeEnum

RIXML 2.5 Enumeration

5 values

Specifies the intended purpose of contact information, providing context about what type of interaction is expected when using the contact details, such as event participation, replays, or registration

Usage

Optional attribute in ContactInfo elements to indicate the specific use case for the contact information being provided

Business Context

Helps research consumers understand the appropriate context for using contact information, improving communication efficiency and reducing inappropriate contact attempts

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

Where It Fits

Elements using this type (1)

Definition

Base Typestring

Enumeration Values

Participation
Participation

Contact information for participating in events such as conference calls or online forums

Use when providing contact details for active participation in live events [RIXML Research Data Dictionary v2.5.1 p.80]

ActiveSince 2.1
Replay
Replay

Contact information for accessing recorded content such as conference call replays or forum transcripts

Select when providing details for accessing previously recorded or archived content [RIXML Research Data Dictionary v2.5.1 p.80]

ActiveSince 2.1
Operator
Operator

No description available

ActiveSince 2.1
QuestionAnswer
Question Answer

Contact information for participating in question and answer sessions during events like conference calls

Use when providing contact details specifically for Q&A portions of events [RIXML Research Data Dictionary v2.5.1 p.80]

ActiveSince 2.1
Registration
Registration

Contact information to be used for registering to attend an event

Select when providing details for event registration or sign-up processes [RIXML Research Data Dictionary v2.5.1 p.80]

ActiveSince 2.1

Examples

<!-- Example usage of ContactInfoPurposeEnum enumeration -->
<element type="ContactInfoPurposeEnum">Participation</element>

Version History

Unchanged since introduction in RIXML 2.1

Related Elements