type

INSPIRE

Parameters of the binary encoding method
Egenskap Stereotype Beskrivelse Type Multiplisitet
byteLength property Total length in bytes of the binary stream (if known in advance) Integer 0..1
byteEncoding property Byte encoding method used to encode the binary data (raw or base 64) ByteEncoding 1..1
byteOrder property Byte order convention used to encode this binary data (big endian = most significant byte first, MSB or little endian = least significant byte first, LSB) ByteOrder 1..1
member property Each member contains detailed parameters for encoding a scalar value or a block of values ComponentOrBlock 1..*
Navn Type Lengde Multiplisitet
Integer 0..1
ByteEncoding 1..1
ByteOrder 1..1
ComponentOrBlock 1..*
Name Type English Description
byteLength Integer
byteEncoding ByteEncoding
byteOrder ByteOrder
member ComponentOrBlock

Vis BinaryEncoding i NVDB Datakatalog

Id Navn Type Multiplisitet
Integer 0 ..1
ByteEncoding 1 ..1
ByteOrder 1 ..1
ComponentOrBlock 1 ..*
Assosiasjonstype Navn Kilde Destinasjon
arv subtype BinaryEncoding supertype AbstractEncoding