<structure> Element Reference

The <structure> element specifies the starting block of an XDDL document.

Attributes
NameFormatDescription
bigEndianboolSpecifies the way <field> and <float> values are handled. The default is big endian. <field> elements that are not byte aligned are not affected.
Children<comment>?, <oob>?, <field>*, <float>*, <if>*, <fragment>*, <pad>*, <peek>*, <record>*, <repeat>*, <prop>*, <setprop>*, <switch>*

? = 0 or 1 occurence, * = 0 or more occurences

Detail

See the Specifying Endianness section of the XDDL Authoring Guide for examples.