Element | hdf5:FillValueInfo |
<xs:element name="FillValue"> <xs:complexType> <xs:choice> <xs:element ref="hdf5:Data"/> <xs:element ref="hdf5:NoFill"/> </xs:choice> </xs:complexType> </xs:element> |
< hdf5:FillValueInfo xmlns:hdf5 = "http://hdfgroup.org/HDF5/XML/schema/HDF5-File" FillTime = "FillIfSet" AllocationTime = "Late" > |
< hdf5:NoFill/> |
</ hdf5:FillValue> |