hdf5:SuperBlock

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
FormatVersion xs:string required
LengthSize xs:string required
OffsetSize xs:string required

Used By

Element hdf5:HDF5-File

Source

<xs:element name="SuperBlock">
  <xs:complexType>
    <xs:attribute name="FormatVersion" type="xs:string" use="required"/>
    <xs:attribute name="LengthSize" type="xs:string" use="required"/>
    <xs:attribute name="OffsetSize" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample