Element | hdf5:HDF5-File |
<xs:element name="RootGroup"> <xs:complexType> <xs:sequence> <xs:element ref="hdf5:Attribute" minOccurs="0" maxOccurs="unbounded"/> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="hdf5:Group"/> <xs:element ref="hdf5:Dataset"/> <xs:element ref="hdf5:NamedDataType"/> <xs:element ref="hdf5:SoftLink"/> </xs:choice> </xs:sequence> <xs:attribute name="Name" type="xs:string" fixed="/"/> <xs:attribute name="OBJ-XID" type="xs:ID" use="required"/> <xs:attribute name="H5Path" type="xs:string" use="required" fixed="/"/> </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> |