summaryrefslogtreecommitdiff
path: root/documentation/xsd.1
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/xsd.1')
-rw-r--r--documentation/xsd.17
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/xsd.1 b/documentation/xsd.1
index 762d865..7536bb6 100644
--- a/documentation/xsd.1
+++ b/documentation/xsd.1
@@ -800,6 +800,13 @@ not initialized and accessing them results in undefined behavior.
Generate constructors that expect an instance of a base type followed by all
required members.
+.IP "\fB\--generate-detach\fR"
+Generate detach functions for required elements and attributes (detach
+functions for optional and sequence cardinalities are provided by the
+respective containers). These functions, for example, allow you to move
+sub-trees in the object model either within the same tree or between
+different trees.
+
.IP "\fB\--generate-wildcard\fR"
Generate accessors and modifiers as well as parsing and serialization code
for XML Schema wildcards