Coding

Attribute Information

Used By

Element hdf5:SZIP

Source

<xs:attribute name="Coding" use="optional" default="Entropy">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="Entropy"/>
      <xs:enumeration value="NN"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample