summaryrefslogtreecommitdiff
path: root/doc/xsd-epilogue.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xsd-epilogue.1')
-rw-r--r--doc/xsd-epilogue.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/xsd-epilogue.1 b/doc/xsd-epilogue.1
index c5a2760..2b78ff7 100644
--- a/doc/xsd-epilogue.1
+++ b/doc/xsd-epilogue.1
@@ -21,6 +21,7 @@ options. A custom naming convention can be achieved using the
.BR --seq-modifier-regex ,
.BR --parser-regex ,
.BR --serializer-regex ,
+.BR --const-regex ,
.BR --enumerator-regex ,
and
.B --element-type-regex
@@ -96,6 +97,7 @@ The
.BR --seq-modifier-regex ,
.BR --parser-regex ,
.BR --serializer-regex ,
+.BR --const-regex ,
.BR --enumerator-regex ,
and
.B --element-type-regex
@@ -234,6 +236,9 @@ naming convention is selected:
.B /(.+)/parse\\\\u$1/
+The const category is used to create C++ constant names for the
+element/wildcard/text content ids in ordered types.
+
See also the REGEX AND SHELL QUOTING section below.
\"