DocumentClassification
A DocumentClassification is used to categorize and classify a document in the context of a document management system. It helps to maintain consistency and compliance by ensuring that documents are appropriately handled according to their classification. Classifications can be used for example to define retention periods or disposal dates. A classification is defined by a Key in a corresponding ReferenceSystem.
General Information
| Attribute | Value |
|---|---|
| Owner | core |
| Applied Stereotype | |
| Base Classifier | |
| Is Abstract | false |
| Derived Classifiers |
Attributes
| Name | Type | Mult. | Description | Owning Classifier |
|---|---|---|---|---|
| key | String | 1 | The Key of the DocumentClassification in the corresponding classification reference system. | DocumentClassification |
| referenceSystem | String | 1 | The identification of the classification reference system, which is defining possible values and the semantic of DocumentClassification keys. | DocumentClassification |
| description | LocalizedString | 0..* | On optional human readable description of the classification (e.g. the name or clear text, for example "max. 99 Years"). | DocumentClassification |