Elements | hdf5:Attribute, hdf5:Dataset |
<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> |
< hdf5:Attribute xmlns:hdf5 = "http://hdfgroup.org/HDF5/XML/schema/HDF5-File" Name = "comment" > |
</ hdf5:Dataspace> |
< hdf5:StringType Cset = "H5T_CSET_ASCII" StrSize = "3" StrPad = "H5T_STR_NULLPAD" /> |
</ hdf5:AtomicType> |
</ hdf5:DataType> |
< hdf5:Data> |
"CSV" |
</ hdf5:Data> |
</ hdf5:Attribute> |