<xs:element name="DataType"> <xs:complexType> <xs:choice> <xs:element ref="hdf5:AtomicType"/> <xs:element ref="hdf5:CompoundType"/> <xs:element ref="hdf5:VLType"/> <xs:element ref="hdf5:ArrayType"/> </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> |