From 4a2834255dc48166afc537e9e9dce80be457fa14 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 30 Sep 2009 19:14:56 +0200 Subject: New example showing handling of mixed content with type customization --- examples/cxx/tree/custom/mixed/people.xsd | 46 +++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 examples/cxx/tree/custom/mixed/people.xsd (limited to 'examples/cxx/tree/custom/mixed/people.xsd') diff --git a/examples/cxx/tree/custom/mixed/people.xsd b/examples/cxx/tree/custom/mixed/people.xsd new file mode 100644 index 0000000..40c1fc1 --- /dev/null +++ b/examples/cxx/tree/custom/mixed/people.xsd @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1