| Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet |
|---|---|---|---|---|
| byComponent | Component (type) | 1..1 | ||
| - ref | Reference to the data component that these binary encoding settings apply to | CharacterString | 1..1 | |
| - dataType | Binary data type used to encode the value(s) of the referenced data component | ScopedName | 1..1 | |
| - byteLength | Byte length of this field when a custom data type is used | Integer | 0..1 | |
| - bitLength | Integer | 0..1 | ||
| - significantBits | Number of significant bits actually used for a binary encoded numerical value (all remaining bits shall be set to 0) | Integer | 0..1 | |
| - encryption | Name of the encryption method used to encrypt the value of this field | ScopedName | 0..1 | |
| byBlock | Block (type) | 1..1 | ||
| - ref | Reference to the aggregate data component that this binary block encoding settings apply to | CharacterString | 1..1 | |
| - byteLength | Length in byte of this binary block (if known in advance) | Integer | 0..1 | |
| - paddingBytes-before | Number of padding bytes present in the stream before this binary block | Integer | 0..1 | |
| - paddingBytes-after | Number of padding bytes present in the stream after this binary block | Integer | 0..1 | |
| - encryption | Name of the encryption method used to encrypt the block of values described by the referenced data component | ScopedName | 0..1 | |
| - compression | Name of the compression method used to encrypt the block of values described by the referenced data component | ScopedName | 0..1 |
Vis ComponentOrBlock i NVDB Datakatalog
| Id | Navn | Type | Multiplisitet |
|---|---|---|---|
| Component | 1 ..1 | ||
| Block | 1 ..1 |