Type_text
Type_text is a subtype of Type_DOMS. Type_text defines that a logical text object must have a reference to a file object with file format UTF8 and may have a reference to file objects with file format OfficeOpenXML and PDF.
Extensions to Type DOMS
Datastreams
Relations RDF relations to other objects (RELS-EXT)
hasFile -> (File Object) isFileFormat (UTF8 Fileformat Object) relation to file object with relation to fileformat UTF8
?hasFile -> (File Object) isFileFormat (PDF Fileformat Object) relation to file object with relation to fileformat PDF
?hasFile -> (File Object) isFileFormat (OfficeOpenXML Fileformat Object) relation to file object with relation to fileformat OfficeOpenXML
Note: the hasOfficeOpenXMLFile and hasPDFFile relations are recommended; however when the original is a simple text file, translating to OfficeOpenXML and PDF makes little sense; they hold no extra original information compared to the UTF8 version.
The FoxML object can be found here