diff options
Diffstat (limited to 'xsd/examples/cxx/tree/order/README')
-rw-r--r-- | xsd/examples/cxx/tree/order/README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/xsd/examples/cxx/tree/order/README b/xsd/examples/cxx/tree/order/README deleted file mode 100644 index 7125a2d..0000000 --- a/xsd/examples/cxx/tree/order/README +++ /dev/null @@ -1,11 +0,0 @@ -This directory contains a number of examples that show how to use ordered -types to capture and maintain content order. The following list gives an -overview of each example: - -element - Shows how to use ordered types to capture and maintain element order, - including element wildcards. - -mixed - Shows how to use ordered types to capture mixed content text and to - maintain order information between elements and text. |