2.1.6 Object Space Manifest List

An object space manifest list is a file node list (section 2.4) that specifies the revision manifest lists (section 2.1.10) that exist for the object space (section 2.1.4).

An object space manifest list MUST consist of the following sequence of FileNode structures (section 2.4.3):

  1. A FileNode structure with FileNodeID field value equal to 0x00C (ObjectSpaceManifestListStartFND structure, section 2.5.3).

  2. One or more FileNode structures with FileNodeID field values equal to 0x010 (RevisionManifestListReferenceFND structure, section 2.5.4). If more than one is present, all but the last MUST be ignored.