summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/README')
-rw-r--r--examples/cxx/tree/custom/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/cxx/tree/custom/README b/examples/cxx/tree/custom/README
index 482f5a9..b2a65b5 100644
--- a/examples/cxx/tree/custom/README
+++ b/examples/cxx/tree/custom/README
@@ -22,6 +22,9 @@ double
XML Schema built-in type. It can be used as a guide on how to customize
built-in XML Schema types that are mapped to fundamental C++ types.
+mixed
+ Shows how to use type customization to parse and serialize mixed content.
+
taxonomy
Shows how to map user-defined XML Schema types to custom C++ classes.
This example presents the complex case where the customized types are