Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Attribute: byteOrder

[Table of contents]

NamebyteOrder
Typexs:string
Fixed ValueIEEE Low_Endian
Documentation Endian data type for the binary data. For x86 computers this is "IEEE Low_Endian".
XML Instance Representation
byteOrder="IEEE Low_Endian"
Diagram
Schema Component Representation
<xs:attribute name="byteOrder" type="xs:string" fixed="IEEE Low_Endian"/>