Enum: DocumentCategory
The sub-class of Document
URI: DocumentCategory
Permissible Values
Value | Meaning | Description |
---|---|---|
PAUSE_LETTER | None | A Pause Letter Document |
OTHER_DOCUMENT | None | A CryptoDocument that is not a Pause Letter Document |
REGULATORY_DOCUMENT | None | A RegulatoryDocument |
Slots
Name | Description |
---|---|
document_group | The sub-class of Document to which the document belongs |
Identifier and Mapping Information
Schema Source
- from schema: https://finreg-foundry.github.io/fdic-crypto
LinkML Source
name: DocumentCategory
description: The sub-class of Document
from_schema: https://finreg-foundry.github.io/fdic-crypto
rank: 1000
permissible_values:
PAUSE_LETTER:
text: PAUSE_LETTER
description: A Pause Letter Document
title: Pause Letter
OTHER_DOCUMENT:
text: OTHER_DOCUMENT
description: A CryptoDocument that is not a Pause Letter Document
title: Other Document
REGULATORY_DOCUMENT:
text: REGULATORY_DOCUMENT
description: A RegulatoryDocument
title: Regulatory Document