OrganizationTypeEnum
RIXML 2.5 Enumeration
OrganizationTypeEnum enumeration
Where It Fits
Elements using this type (2)
Definition
| Base Type | string |
Enumeration Values
SellSideFirm |
| Sell Side Firm |
Financial services firm that provides research and trading services to institutional and retail clients, typically investment banks or brokerage firms Use to identify organizations that sell research and trading services to buy-side institutions and other clients [RIXML Implementation Guide v2.5.1 p.25] ActiveSince 2.1 |
BuySideFirm |
| Buy Side Firm |
No description available ActiveSince 2.1 |
Corporation |
| Corporation |
No description available ActiveSince 2.1 |
IndustryAssociation |
| Industry Association |
An organization founded and funded by businesses within a specific industry to promote shared interests, collaboration, or standardization Use for trade associations, industry groups, or professional bodies that represent companies within a particular sector [RIXML Research Data Dictionary v2.5.1 p.92] ActiveSince 2.1 |
AcademicInstitution |
| Academic Institution |
An educational institution focused on education and research that grants academic degrees Use for universities, colleges, business schools, or research institutes that provide formal education and academic research [RIXML Research Data Dictionary v2.5.1 p.92] ActiveSince 2.1 |
Government |
| Government |
No description available ActiveSince 2.1 |
RatingAgency |
| Rating Agency |
A company that evaluates and assigns credit ratings to issuers and their debt securities Use for organizations like Moody's, S&P, or Fitch that provide independent credit assessments [RIXML Research Data Dictionary v2.5.1 p.93] ActiveSince 2.4 |
MarketResearchFirm |
| Market Research Firm |
A company that specializes in gathering and analyzing information about markets or customer behavior Use for firms that conduct market studies, customer research, or industry analysis services [RIXML Research Data Dictionary v2.5.1 p.93] ActiveSince 2.4 |
IndependentResearchProvider |
| Independent Research Provider |
An investment research provider that maintains independence by avoiding investment banking, consulting, or research-for-hire services Use for research firms that provide unbiased investment analysis without conflicts from banking or consulting activities [RIXML Research Data Dictionary v2.5.1 p.93] ActiveSince 2.4 |
Consultancy |
| Consultancy |
An organization that provides specialized professional or expert advice in particular areas Use for consulting firms that offer expertise and advisory services across various business domains [RIXML Research Data Dictionary v2.5.1 p.93] ActiveSince 2.4 |
Regulatory |
| Regulatory |
A public authority or government agency with autonomous power to oversee and regulate specific areas of human activity Use for regulatory bodies, supervisory authorities, or government agencies with oversight responsibilities [RIXML Research Data Dictionary v2.5.1 p.93] ActiveSince 2.4 |
MarketingAgency |
| Marketing Agency |
An organization created by producers to promote their products, increase consumption, and influence pricing Use for marketing organizations or agencies that represent producers in promoting their goods or services [RIXML Research Data Dictionary v2.5.1 p.93] ActiveSince 2.4 |
WealthManager |
| Wealth Manager |
A credentialed financial advisory professional providing comprehensive financial planning and investment services to affluent clients Use for firms or individuals offering wealth management services to high-net-worth investors [RIXML Research Data Dictionary v2.5.1 p.93] ActiveSince 2.4 |
PublisherDefined |
| Publisher Defined |
No description available ActiveSince 2.1 |
Examples
<!-- Example usage of OrganizationTypeEnum enumeration -->
<element type="OrganizationTypeEnum">SellSideFirm</element>Version History
RatingAgency, MarketResearchFirm, IndependentResearchProvider, Consultancy, Regulatory, MarketingAgency, WealthManagerSemantic Relationships
Constrains2 relationships
The type attribute of Organization elements must use values from the OrganizationTypeEnum enumeration to ensure consistent categorization of publishing firms
RIXML Implementation Guide v2.5.1, p.25— EXAMPLE:
Organization type entitlement restricts audience to specific organization types like BuySideFirm or Government
RIXML Release Notes v2.5, p.8— Broadening support for different types of entitlements
Requires1 relationship
When an enumeration attribute is set to PublisherDefined, a companion PublisherDefinedValue element must be used to hold the publisher's custom value
RIXML Implementation Guide v2.5.1, p.28— The "PublisherDefined" option