blob: fd529a1c067b81471828c13f199ab74689250689 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
This module processes XML files with an approach similar to OMNIMARK.
Down translation function dt() receives a filename and a set of
expressions (functions) defining the processing and associated values
for each element.
dtstring() is similar but takes input from a string instead of a file.
-Anton
<tobez@tobez.org>
|