Hi,

could someone clarify, when building the doc what is controlled by the different following charset:
in es.xml:
    <charset>ISO-8859-1</charset>

in manual.es.xsl
    <xsl:output method="xml" encoding="ISO-8859-1" ...
    <xsl:variable name="output-encoding">ISO-8859-1</xsl:variable>


The 2 latter control the output of the generated documents (encoding of the file written (on the first line of the file) and html meta tag)
But where and how is used the charset defined in es.xml?


Thanks in advance.

CJ

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to