hdf5:Dimension

Element Information

Model

Attributes

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

Used By

Source

<xs:element name="Dimension">
  <xs:complexType>
    <xs:attribute name="DimSize" type="xs:string" default="0"/>
    <xs:attribute name="MaxDimSize" type="xs:string"/>
  </xs:complexType>
</xs:element>

Sample