blob: 6c530b2bec9503fc1d1552814026f8a2c40cec36 (
plain) (
tree)
|
|
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@FreeBSD.org>
|