aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/custom/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/hybrid/custom/README')
-rw-r--r--examples/cxx/hybrid/custom/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/cxx/hybrid/custom/README b/examples/cxx/hybrid/custom/README
new file mode 100644
index 0000000..bf0bfac
--- /dev/null
+++ b/examples/cxx/hybrid/custom/README
@@ -0,0 +1,7 @@
+This directory contains a number of examples that show how to customize
+the C++/Hybrid object model. The following list gives an overview of
+each example:
+
+wildcard
+ Shows how to parse, store in the object model, and serialize XML data
+ matched by XML Schema wildcards (any and anyAttribute).