Enum: DocumentType
The type of document (e.g., letter, memorandum, report)
URI: DocumentType
Permissible Values
Value | Meaning | Description |
---|---|---|
LETTER | None | A letter |
MEMO | None | A memorandum |
ATTACHMENT | None | An attachment |
None | An email | |
REPORT | None | A report |
PRESS_RELEASE | None | A press release |
PRESENTATION | None | A slide presentation |
OTHER | None | Other |
Slots
Name | Description |
---|---|
document_type | The type of document (e |
Identifier and Mapping Information
Schema Source
- from schema: https://finreg-foundry.github.io/fdic-crypto
LinkML Source
name: DocumentType
description: The type of document (e.g., letter, memorandum, report)
from_schema: https://finreg-foundry.github.io/fdic-crypto
rank: 1000
permissible_values:
LETTER:
text: LETTER
description: A letter
MEMO:
text: MEMO
description: A memorandum
ATTACHMENT:
text: ATTACHMENT
description: An attachment
EMAIL:
text: EMAIL
description: An email
REPORT:
text: REPORT
description: A report
PRESS_RELEASE:
text: PRESS_RELEASE
description: A press release
PRESENTATION:
text: PRESENTATION
description: A slide presentation
OTHER:
text: OTHER
description: Other