ContentStructure


superclasses:

Tuple

attributes:

indexingScheme IndexScheme

[attributeNames] List(String)

structure List(ElementStructure)

comments:

This subclass describes the structure that is applied to the structured data stream. Indexing scheme is an enumeration with choices of nTree, run length encoding, sequential array or interleaved array. The structure attribute describes each variable carreid in the data stream by a primitive data type and a length.


Links to Section 3.7 and the complete SAIF class list