aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/library/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/hybrid/library/README')
-rw-r--r--examples/cxx/hybrid/library/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/examples/cxx/hybrid/library/README b/examples/cxx/hybrid/library/README
index b44c462..6490c3e 100644
--- a/examples/cxx/hybrid/library/README
+++ b/examples/cxx/hybrid/library/README
@@ -27,8 +27,11 @@ library-pimpl.cxx
skeletons (the fourth pair), and serializer implementations (the
fifth pair). These files are generated by the XSD/e compiler from
library.xsd. The --generate-parser, --generate-serializer, and
- --generate-aggregate options were used to request the generation
- of the parsing and serialization code.
+ --generate-aggregate options were used to request the generation of
+ the parsing and serialization code. The --omit-default-attributes
+ option was used to omit the 'available' attributes with the default
+ value from the serialized XML documents.
+
driver.cxx
Driver for the example. It first calls the parser that constructs