xtce:ByteOrderList

Used to describe an arbitrary byte order in multibyte parameters.  First byte in list is the first in the stream.  Byte significance is the is highest for most significant bytes.  If not included, it is assumed that the most significant byte is first, least significant byte last.

Element Information

Model

Children: xtce:Byte

Source

<element name="ByteOrderList" type="xtce:ByteOrderType" minOccurs="0">
  <annotation>
    <documentation>Used to describe an arbitrary byte order in multibyte parameters. First byte in list is the first in the stream. Byte significance is the is highest for most significant bytes. If not included, it is assumed that the most significant byte is first, least significant byte last.</documentation>
  </annotation>
</element>

Sample