From 4d648ad97ace1856f5b9640934acbb8c6b00281e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 5 Feb 2010 14:15:24 +0200 Subject: Cosmetic changes --- documentation/xsd.1 | 2 +- documentation/xsd.xhtml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/xsd.1 b/documentation/xsd.1 index 7536bb6..9beb2a3 100644 --- a/documentation/xsd.1 +++ b/documentation/xsd.1 @@ -128,7 +128,7 @@ and .BR wchar_t . . .IP "\fB\--char-encoding \fIenc\fR" -Specify the character encoding that should be used in the object model. +Specify the character encoding that should be used in the generated code. Valid values for the .B char character type are 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 char and wchar_t.
--char-encoding enc
-
Specify the character encoding that should be used in the object - model. Valid values for the char character type +
Specify the character encoding that should be used in the generated + code. Valid values for the char character type are utf8 (default), iso8859-1, lcp (Xerces-C++ local code page), and custom. If you pass custom as -- cgit v1.1