7 May
2013
7 May
'13
3:30 p.m.
With \xmlload{myroot}{file} I can load an xml file and the execute on its nodes. However what to do if the file is not of the form <root>file-contents</root>? In that case it would help if I could contruct a node with with some actions like: <root>\input{fileconytents</root> and then operate with xml commands on that <root> node. Can this be accomplished? Hans van der Meer