XML template include file

Previous: XML template library ] [ Top: XML template library ] [ Next: XML template library ]

The include file is as follows:
 
XMLAPI XML * xml_template_apply (XML * context, XML * template, XML * record, char * valuecallback ());
XMLAPI XML * xml_template_apply_list (XML * context, XML * template, XML * list, XML * filter, char * valuecallback ());
W00t! Real complex!
Previous: XML template library ] [ Top: XML template library ] [ Next: XML template library ]


This code and documentation are released under the terms of the GNU license. They are additionally copyright (c) 2002, Vivtek. All rights reserved except those explicitly granted under the terms of the GNU license.