hdf5:ExternalFileInfo

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ExternalFileOffset xs:string optional
ExternalFileSize xs:string optional
FileName xs:string optional

Used By

Source

<xs:element name="ExternalFileInfo">
  <xs:complexType>
    <xs:attribute name="FileName" type="xs:string"/>
    <xs:attribute name="ExternalFileOffset" type="xs:string"/>
    <xs:attribute name="ExternalFileSize" type="xs:string"/>
  </xs:complexType>
</xs:element>

Sample