aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/parser/polymorphism/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/parser/polymorphism/README')
-rw-r--r--examples/cxx/parser/polymorphism/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/cxx/parser/polymorphism/README b/examples/cxx/parser/polymorphism/README
index 0b3d749..88140de 100644
--- a/examples/cxx/parser/polymorphism/README
+++ b/examples/cxx/parser/polymorphism/README
@@ -1,7 +1,7 @@
-This example shows how to handle XML Schema polymorphism features such
+This example shows how to handle the XML Schema polymorphism features such
as xsi:type attributes and substitution groups in the Embedded C++/Parser
-mapping. The case when xsi:type or substitution groups are used on root
-elements is covered in the polyroot examples.
+mapping. The case where xsi:type or substitution groups are used on document
+root elements is covered in the polyroot examples.
The example consists of the following files: