H5ObjectType

Attribute Information

Used By

Element hdf5:NativeHDF5

Source

<xs:attribute name="H5ObjectType" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="HDF5Attribute"/>
      <xs:enumeration value="HDF5Dataset"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample