aboutsummaryrefslogtreecommitdiff
path: root/documentation/xsde.1
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.1
parent8161144e7f3182d9dc66a811b4618a81232d4af3 (diff)
Implement schema enumeration to C++ enum mapping in C++/Hybrid
Diffstat (limited to 'documentation/xsde.1')
-rw-r--r--documentation/xsde.13
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/xsde.1 b/documentation/xsde.1
index 5d4d5cf..90637e0 100644
--- a/documentation/xsde.1
+++ b/documentation/xsde.1
@@ -948,6 +948,9 @@ Suppress the generation of validation code in serializer.
Omit attributes with default and fixed values from serialized XML
documents.
+.IP "\fB\--suppress-enum\fR"
+Suppress the generation of the XML Schema enumeration to C++ enum mapping.
+
.IP "\fB\--generate-detach\fR"
Generate detach functions for elements and attributes of variable-length
types. These functions, for example, allow you to move sub-trees in the