ensure xml-decl version and encoding are emitted

This commit is contained in:
Matthew A. Miller 2015-02-16 14:22:53 -07:00
parent 77b2756a6e
commit 84a1fd7035
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ THE SOFTWARE.
<xsl:stylesheet xmlns:xsl='http://www.w3.org/1999/XSL/Transform' version='1.0'>
<xsl:output method='xml' indent='yes'/>
<xsl:output method='xml' indent='yes' version='1.0' encoding='UTF-8'/>
<xsl:template match='/'>
<reference>