Name
inherit.keywords — Inherit keywords from ancestor elements?
Synopsis
§68: §139 |
1| <xsl:param name="inherit.keywords"
2| select="'1'"/> |
Description
If inherit.keywords
is non-zero, the keyword META for each HTML
HEAD element will include all of the keywords from
ancestral elements. Otherwise, only the keywords from the current section
will be used.