hdf5:Dataspace

Element Information

Model

Used By

Source

<xs:element name="Dataspace">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="hdf5:ScalarDataspace"/>
      <xs:element ref="hdf5:SimpleDataspace"/>
      <xs:element ref="hdf5:ComplexDataspace"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample