Hi, I don't understand the OXF XUpdate driver example 100% (http://www.orbeon.com/oxf/doc/integration-xupdate)
input.xml seems to be totally irrelevant to the example XUpdate document (xupdate.xml). Here's the way I currently understand what this driver is doing, and please correct me if I'm wrong (I've been experimenting with the code): The createTemplates() function takes an XML doc parameter (xupdate.xml) which is the XUpdate document defining nodes and values to update a target document. The target document (input.xml) is modified with the update (or the output of the driver is an updated instance of input.xml). This target document must also match the exact structure expected and defined within xupdate.xml. thanks, -bob daly _______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users
