2001-01-04 01:00:06 +01:00
|
|
|
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
|
2001-06-12 21:25:41 +02:00
|
|
|
<tobez@FreeBSD.org>
|