Inspire revision 4711
Gyldig
Implementation of ISO-11404 Record datatype. This allows grouping (sequence) of data components which can themselves be simple types, records, arrays or choices
| Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
| field |
|
Definition of the field provided as a nested data component. The field can be scalar or can itself be an aggregate such as a record, choice or array
|
AbstractDataComponent
(type)
|
1..* |
| - definition |
|
Reference to semantic information defining the precise nature of the component
|
ScopedName |
0..1 |
| - optional |
|
Specifies that data for this component can be omitted in the datastream
|
Boolean |
0..1 |
| - updatable |
|
Specifies if the value of a data component can be updated externally (i.e. is variable)
|
Boolean |
0..1 |
| AbstractDataComponent |
| definition |
|
Reference to semantic information defining the precise nature of the component
|
ScopedName |
0..1 |
| optional |
|
Specifies that data for this component can be omitted in the datastream
|
Boolean |
0..1 |
| updatable |
|
Specifies if the value of a data component can be updated externally (i.e. is variable)
|
Boolean |
0..1 |
| AbstractSWEIdentifiable |
| identifier |
|
Unique identifier of the data component. It can be used to globally identify a particular component of the dataset, a process input/output or a universal constant
|
ScopedName |
0..1 |
| label |
|
Textual label for the data component . This is often used for displaying a human readable name for a dataset field or a process input/output
|
CharacterString |
0..1 |
| description |
|
Textual description (i.e. human readable) of the data component usually used to clarify its nature
|
CharacterString |
0..1 |
| Navn |
Type |
Lengde |
Multiplisitet |
|
ScopedName |
|
0..1 |
|
Boolean |
|
0..1 |
|
Boolean |
|
0..1 |
|
ScopedName |
|
0..1 |
|
CharacterString |
|
0..1 |
|
CharacterString |
|
0..1 |
|
AbstractDataComponent
|
|
1..* |
| Name |
Type |
English |
Description |
| definition |
ScopedName |
|
|
| optional |
Boolean |
|
|
| updatable |
Boolean |
|
|
| identifier |
ScopedName |
|
|
| label |
CharacterString |
|
|
| description |
CharacterString |
|
|
| field |
AbstractDataComponent
|
|
|