FileInfo Element (Data)

From HLKitWiki
Revision as of 23:22, 7 December 2014 by Colen (Talk | contribs) (Created page with "{{context|Kit Reference|Data File Reference}} ==The "fileinfo" Element== This element allows you to specify information about the author, history, and "to-do" list for the f...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Context: HL KitKit Reference … Data File Reference 

The "fileinfo" Element

This element allows you to specify information about the author, history, and "to-do" list for the file. This can be useful for leaving yourself notes, providing information about what's in the file for other users, or identifying yourself as the creator of a file so that other people can contact you.

The contents of the "fileinfo" element can be viewed in the Hero Lab editor via the "View" menu.

The "fileinfo" element has no attributes, but possesses several child elements that can be used to store information. The list of these child elements is below and must appear in the order shown.

info_author An optional "info_author" element can be used to hold information about the file's author, by storing text in its PCDATA.
info_history An optional "info_history" element can be used to hold information about historical details and changes to the file, by storing text in its PCDATA.
info_todo An optional "info_todo" element can be used to hold information about work still to be done on the file, by storing text in its PCDATA.