Part 2 of this series took a quick look at the various basic XForms submission methods, which are recapped here.
本系列的第2部分简要介绍了各种基本XForms提交方法,这里总结一下。
The XForms standard supports the usual HTML form submission methods, but, where HTML requires a method and enctype to specify the submission method, XForms requires only a method.
X Forms标准支持通常的HTML表单提交方法,但是HTML需要method和enctype来指定提交方法,而XForms只需要一个method。
Along the bottom of Figure 1 are the three types of submission methods, with the vertical dashed lines indicating the point in the lifecycle at which that particular method will return.
沿着图1的底部,有三种提交方法,从上到下的点线表示具体的方法返回的生命周期中的时间点。
应用推荐