summaryrefslogtreecommitdiff
path: root/documentation/xsd.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/xsd.xhtml')
-rw-r--r--documentation/xsd.xhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/xsd.xhtml b/documentation/xsd.xhtml
index 1330509..932689c 100644
--- a/documentation/xsd.xhtml
+++ b/documentation/xsd.xhtml
@@ -126,8 +126,8 @@
are <code><b>char</b></code> and <code><b>wchar_t</b></code>.</dd>
<dt><code><b>--char-encoding</b> <i>enc</i></code></dt>
- <dd>Specify the character encoding that should be used in the object
- model. Valid values for the <code><b>char</b></code> character type
+ <dd>Specify the character encoding that should be used in the generated
+ code. Valid values for the <code><b>char</b></code> character type
are <code><b>utf8</b></code> (default), <code><b>iso8859-1</b></code>,
<code><b>lcp</b></code> (Xerces-C++ local code page), and
<code><b>custom</b></code>. If you pass <code><b>custom</b></code> as