diff options
Diffstat (limited to 'xsd/examples/cxx/tree/mixed/README')
-rw-r--r-- | xsd/examples/cxx/tree/mixed/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/xsd/examples/cxx/tree/mixed/README b/xsd/examples/cxx/tree/mixed/README index 9ab3309..fc23faa 100644 --- a/xsd/examples/cxx/tree/mixed/README +++ b/xsd/examples/cxx/tree/mixed/README @@ -1,8 +1,12 @@ This example shows how to access the underlying DOM nodes in the C++/Tree mapping in order to handle raw, "type-less content" such as mixed content models, anyType/anySimpleType, and any/anyAttribute. + +For an alternative (and recommended) approach that employs ordered +types see the order/mixed example. + For an alternative approach that employes type customization see -examples in the custom/ directory, in particular, custom/mixed and +examples in the custom/ directory, in particular, custom/mixed and custom/wildcard. In this example we use mixed content model to describe text with |