type

INSPIRE

Implementation of ISO-11404 Array datatype. This defines an array of identical data components with a elementCount. Values are given as a block and can be encoded in different ways
Egenskap Stereotype Beskrivelse Type Multiplisitet
elementCount property Specifies the size of the array (i.e. the number of elements of the defined type it contains) Count 1..1
elementType property Defines the structure of the element that will be repeated in the array AbstractDataComponent 1..1
encoding property Specifies the type of method used to encode the array values AbstractEncoding 0..1
values property If present, contains an encoded block of the values contained in the array. Values are optional so that the array definition can be used a as a schema for values provided externally EncodedValues 0..1
Navn Type Lengde Multiplisitet
Count 1..1
AbstractDataComponent 1..1
AbstractEncoding 0..1
EncodedValues 0..1
Name Type English Description
elementCount Count
elementType AbstractDataComponent
encoding AbstractEncoding
values EncodedValues

Vis DataArray i NVDB Datakatalog

Id Navn Type Multiplisitet
Count 1 ..1
AbstractDataComponent 1 ..1
AbstractEncoding 0 ..1
EncodedValues 0 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype Matrix supertype DataArray
arv subtype DataArray supertype AbstractDataComponent