aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/hybrid/library/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-04-11 15:07:23 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-04-11 15:07:23 +0200
commit45c31a649ea6c334577bca293350affdfdc819c2 (patch)
tree2903f6f5f445f8c70a4fb81e5d0f632d86f03a87 /examples/cxx/hybrid/library/README
parent05fd4edde31f67ff13c0a92372e5d9baa4fb2d5d (diff)
Add a default value to the 'available' attribute
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