# This assoc array maps HTML elements to SOIF attrs.
#
# To capture variables inside elements, use ELEMENT:VARIALBE
# e.g.: A:HREF 'url-references'
#
# To ignore an element, assign it to igmore.
# e.g.: CODE = ignore
#
# The data for each element can be put into two different SOIF
# attributes. If the primary attribute is not listed (or
# listed as '-') then the data will be placed into the parent
# attribute. If the secondary attribute is not listed, it
# will ignored.
#
#
#HTML ELEMENT PRIMARY ATTRIBUTE SECONDARY ATTRIBUTE
#-------------- ----------------------- --------------------
headings
headings
headings
table-of-contents
table-of-contents
table-of-contents
title
footnotes
body