aboutsummaryrefslogtreecommitdiff
path: root/examples/processing/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/processing/README')
-rw-r--r--examples/processing/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/processing/README b/examples/processing/README
index e69de29..fb48877 100644
--- a/examples/processing/README
+++ b/examples/processing/README
@@ -0,0 +1,4 @@
+This example shows how to parse a specific XML vocabulary, extract the
+data, and store it back to XML. This example can be used as a base for
+applications that need to process the data without creating any kind of
+object model.