| diagram |
 |
| namespace |
http://www.opengis.net/swe/2.0 |
| type |
swe:BinaryEncodingType |
| properties |
| content | complex | | substGrp | swe:AbstractEncoding |
|
| children |
swe:extension swe:member |
| used by |
|
| 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) |
|
|
| annotation |
| documentation | | Parameters of the binary encoding method |
|
| source |
<element name="BinaryEncoding" type="swe:BinaryEncodingType" substitutionGroup="swe:AbstractEncoding">
<annotation>
<documentation>Parameters of the binary encoding method</documentation>
</annotation>
</element> |