QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
FillValue | xs:string | 0 | optional |
Element | hdf5:Data |
<xs:element name="NoData"> <xs:complexType> <xs:attribute name="FillValue" type="xs:string" default="0"/> </xs:complexType> </xs:element> |
< hdf5:Data xmlns:hdf5 = "http://hdfgroup.org/HDF5/XML/schema/HDF5-File" > |
< hdf5:NoData/> |
</ hdf5:Data> |