QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ExternalFileOffset | xs:string | optional | ||||
ExternalFileSize | xs:string | optional | ||||
FileName | xs:string | optional |
Element | hdf5:ExternalLayout |
<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> |