[Home] [By Thread] [By Date] [Recent Entries]
At 16:30 18/04/2003 -0400, you wrote:
Oops, forgot one question from last post: Kathy, An XForms processor should take care of that automatically for you. Basically what happens is that the instance markup (content of <xforms:instance>) is copied in memory to a separate tree - a little like the way a source document is made into a tree to be processed in XSLT. The in-memory copy in XForms is called "instance data". If you make a change to an XForms form control the corresponding part of the in-memory instance data is updated (assuming the binding is correct). Then when you submit the data it should be serialized and submitted as well-formed XML. You need something at the server end that is expecting data to be submitted as well-formed XML, rather than name-value pairs that most HTML forms will submit. Andrew Watt XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



