Factset · Schema

MetadataEntry

Restricted metadata entries. Restricts the possible key in the following STACH schema: - RowOrganizedPackage.CellDetail.CellMetadataEntry - RowOrganizedPackage.HeaderCellDetail.CellMetadataEntry - RowOrganizedPackage.MapOfMetadata.ItemsEntry - RowOrganizedPackage.Row.RowMetadataEntry - RowOrganizedPackage.TableData.TableMetadataEntry And sets restrictions on the possible values for a MetadataItem.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch
View JSON Schema on GitHub

JSON Schema

factset-ownership-report-builder-metadata-entry-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "MetadataEntry",
  "type": "object",
  "description": "Restricted metadata entries. Restricts the possible key in the following STACH schema:\n- RowOrganizedPackage.CellDetail.CellMetadataEntry\n- RowOrganizedPackage.HeaderCellDetail.CellMetadataEntry\n- RowOrganizedPackage.MapOfMetadata.ItemsEntry\n- RowOrganizedPackage.Row.RowMetadataEntry\n- RowOrganizedPackage.TableData.TableMetadataEntry\nAnd sets restrictions on the possible values for a MetadataItem.\n"
}