Wow. That got completely mangled. Let's try again with code blocks. I don't see any way to edit the original post. Sorry for that. XML Tools appears to be ignoring the disable-output-encoding attribute when running a transformation of an XML file with an XSL file. My xsl:output is set to method="text". I am actually generating a MHT file to open in MS Word. If I have an XML element <TEXT><test string 2></TEXT> and my XSL transformation is outputting <xsl:text><test string 1> </xsl:text><xsl:value-of...
Wow. That got completely mangled. Let's try again with code blocks. XML Tools appears to be ignoring the disable-output-encoding attribute when running a transformation of an XML file with an XSL file. My xsl:output is set to method="text". I am actually generating a MHT file to open in MS Word. If I have an XML element <TEXT><test string 2></TEXT> and my XSL transformation is outputting <xsl:text><test string 1> </xsl:text><xsl:value-of select="TEXT"/> the result is <test string 1><test...
Wow. That got completely mangled. Let's try again with code blocks. XML Tools appears to be ignoring the disable-output-encoding attribute when running a transformation of an XML file with an XSL file. My xsl:output is set to method="text". I am actually generating a MHT file to open in MS Word. If I have an XML element <TEXT><test string 2></TEXT> and my XSL transformation is outputting <xsl:text><test string 1> </xsl:text><xsl:value-of select="TEXT"/> the result is <test string 1><test...
Wow. That got completely mangled. Let's try again with code blocks. XML Tools appears to be ignoring the disable-output-encoding attribute when running a transformation of an XML file with an XSL file. My xsl:output is set to method="text". I am actually generating a MHT file to open in MS Word. If I have an XML element <TEXT><test string 2></TEXT> and my XSL transformation is outputting <xsl:text><test string 1> </xsl:text><xsl:value-of select="TEXT"/> the result is <test string 1><test...
XML Tools 2.4.11.0 Unicode 64bit issue with disable-output-encoding