QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Name | xs:string | required |
Elements | hdf5:Dataset, hdf5:Group, hdf5:NamedDataType, hdf5:RootGroup |
<xs:element name="Attribute"> <xs:complexType> <xs:sequence> <xs:element ref="hdf5:Dataspace"/> <xs:element ref="hdf5:DataType"/> <xs:element ref="hdf5:Data"/> </xs:sequence> <xs:attribute name="Name" type="xs:string" use="required"/> </xs:complexType> </xs:element> |
< hdf5:RootGroup xmlns:hdf5 = "http://hdfgroup.org/HDF5/XML/schema/HDF5-File" OBJ-XID = "xid_96" H5Path = "/" > |
</ 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> |