6 May
2013
6 May
'13
11:53 a.m.
In the xml setup one may call a command on the current node like: \startxmlsetups xam:define:get \xmlcommand{#1}{}{xmlcommon:whatever} \stopxmlsetups The current node will have attributes and these can be used in the execution of the command xmlcommon:whatever. The question is the following: I would like to change/addto the attributes on the current node, for example to supply missing defaults. Is this possible and if yes, how to? Hans van der Meer