Element | hdf5:ArrayType |
<xs:element name="ArrayDimension"> <xs:complexType> <xs:attribute name="DimSize" type="xs:string" default="0"/> <xs:attribute name="DimPerm" type="xs:string" default="0"> <xs:annotation> <xs:documentation>This feature is not implemented in HDF5. This attribute should be ignored (and deleted as soon as possible).</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |