Name
id.warnings — Should warnings be generated for titled elements without IDs?
Synopsis
<xsl:param name="id.warnings" select="1"></xsl:param>
Description
If non-zero, the stylesheet will issue a warning for
any element (other than the root element) which
has a title but does not have an ID.