hdf5:NoData

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
FillValue xs:string 0 optional

Used By

Element hdf5:Data

Source

<xs:element name="NoData">
  <xs:complexType>
    <xs:attribute name="FillValue" type="xs:string" default="0"/>
  </xs:complexType>
</xs:element>

Sample

< hdf5:Data xmlns:hdf5 = "http://hdfgroup.org/HDF5/XML/schema/HDF5-File" >

< hdf5:NoData/>

</ hdf5:Data>