hdf5:OpaqueType

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Size xs:string required
Tag xs:string required

Used By

Element hdf5:AtomicType

Source

<xs:element name="OpaqueType">
  <xs:complexType>
    <xs:attribute name="Tag" type="xs:string" use="required"/>
    <xs:attribute name="Size" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample