hdf5:Attribute

Element Information

Model

Attributes

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

Used By

Source

<xs:element name="Attribute">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="hdf5:Dataspace"/>
      <xs:element ref="hdf5:DataType"/>
      <xs:element ref="hdf5:Data"/>
    </xs:sequence>
    <xs:attribute name="Name" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample