hdf5:Field

Element Information

Model

Children: hdf5:DataType

Attributes

QName Type Fixed Default Use Inheritable Annotation
FieldName xs:string required

Used By

Source

<xs:element name="Field">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="hdf5:DataType"/>
    </xs:sequence>
    <xs:attribute name="FieldName" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample