QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
FieldName | xs:string | required |
Element | hdf5:CompoundType |
<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> |