| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | ID | optional | | | | | byteOrder | swe:ByteOrderType | required | | | | documentation | | Byte order convention used to encode this binary data (big endian = most significant byte first, MSB or little endian = least significant byte first, LSB) |
| | byteEncoding | swe:ByteEncodingType | required | | | | documentation | | Byte encoding method used to encode the binary data (raw or base 64) |
| | byteLength | integer | optional | | | | documentation | | Total length in bytes of the binary stream (if known in advance) |
|
|