Enhancement to implement xalan:omit-meta-tag="yes" on the xsl:output element.  When specified,  no META tag will be created with the HTML output method, even if one should be created according to the XSLT
Recommendation.
This clears bug 1310 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1310).
Also, implemented fix in bug 2000 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2000) to avoid changing OutputProperties out from under the Enumeration.
We now enumerate a clone of the OutputProperties.
Retrofitted to the DTM merge.

3 files changed