I revised Bob's HDF-5 DTD following the discussions two weeks ago. This
version of the DTD corresponds more to the upcoming 1.4 release than the current
1.2 release, but the differences are very minor between the two DTD versions.
The changes are:
Changed "BootBlock" to "SuperBlock"
Re-arranged Stored Datatypes vs. Datatypes in groups, etc.
Changed Name to Required, from Implied
Moved Simple Dataspace from in the middle of the datatype definitions to where
the other dataspaces are defined.
Added ArrayType and VLType to Datatype definition
Changed CompoundType to allow fields of any datatype and removed "arrayness"
from fields.
Removed OBJ-XID & Parents from Datatype & moved them to StoredDatatype
Added Mantissa, Sign & Exponent to FloatType
General Re-arrangement to bring similar things closer in document.