A | |
attributes [Xtmpl] |
Attributes of a XML node.
|
C | |
callback [Xtmpl] |
A
'a callback takes data of type 'a , a 'a env , attributes and XML nodes.
|
E | |
env [Xtmpl] | |
N | |
name [Xtmpl] |
A name is a pair
(prefix, s) , where prefix can be the empty string.
|
R | |
rewrite_stack [Xtmpl] |
To catch eventual infinite loops in rewriting, we keep a
stack of the rules called.
|
T | |
tree [Xtmpl] |