aboutsummaryrefslogtreecommitdiff
path: root/documentation/xsde.xhtml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-10-27 10:10:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-10-27 10:10:46 +0200
commit3dcdc88b14aec626c87f8f480a1d07781a27c069 (patch)
tree3d64d4701e07441545ffaf3afe0050c4c9e35b41 /documentation/xsde.xhtml
parent8161144e7f3182d9dc66a811b4618a81232d4af3 (diff)
Implement schema enumeration to C++ enum mapping in C++/Hybrid
Diffstat (limited to 'documentation/xsde.xhtml')
-rw-r--r--documentation/xsde.xhtml4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/xsde.xhtml b/documentation/xsde.xhtml
index c4c8995..11a90f5 100644
--- a/documentation/xsde.xhtml
+++ b/documentation/xsde.xhtml
@@ -820,6 +820,10 @@
<dd>Omit attributes with default and fixed values from serialized
XML documents.</dd>
+ <dt><code><b>--suppress-enum</b></code></dt>
+ <dd>Suppress the generation of the XML Schema enumeration to C++
+ enum mapping.</dd>
+
<dt><code><b>--generate-detach</b></code></dt>
<dd>Generate detach functions for elements and attributes of
variable-length types. These functions, for example, allow