Setting up the XForm: Server action.
建立X Form:服务器动作。
Setting up the XForm: Request model.
建立X Form:请求模型。
Setting up the XForm: Response model.
建立X Form:响应模型。
Calling a remote service from an xform.
从XForm调用远程服务。
Enter "XForm" as the name of the project (case sensitive).
输入“XForm”作为项目名称(大小写敏感)。
That function will have to interact with the XForm model.
该函数需要与XForm模型交互。
First you'll create the new view, followed by the new XForm itself.
首先要创建一个新视图,然后创建新的XForm。
The remainder of the data portion of the XForm is shown in Listing 2.
清单2显示了XForm其余的数据结构。
So how do you modify the server to handle these requests from your XForm?
那么如何修改服务器以处理这些XForms请求呢?
You'll use parts of this interaction XForm, as illustrated in Listing 2, later.
后面您将使用这个交互XForm的一部分,如清单 2 所示。
Lastly, you can see the two new XForms elements declared in the body of the XForm.
最后,还可以看到XFor m体中声明了两个新的XForms元素。
The last new XForm, which will be developed in Part 5, plays a fundamental role in business management.
第 5部分将开发最后一个Xforms 表单,它在企业管理中发挥了最基本的作用。
On top of that, the doctors XForm needs to allow doctors to enter more information about their visits with the patient.
在此基础上,这个XForm还需要让医生输入诊治病人的信息。
When designing a new XForm, you usually begin by asking what data you want to collect rather than what it will look like.
设计新的XForm时,通常首先要知道采集什么数据而不是表单是什么样子。
This new form requires a new graball view that places all patients in a single XML document and returns it to the XForm.
新表单需要一个新的graball视图,将所有病人放在一个XML文档中,然后将这个文档返回给 XForm。
These two pureXML fields bind to xsd:anyType, and in the following steps you'll use XFG to visualize them into XHTML/XForm fragments.
这两个pureXML字段绑定到xsd:anyType,在随后的步骤中将使用XFG将它们可视化为XHTML/XForm 片段。
As illustrated in Figure 1, the same IRS e-File 1120 XML message is stored, exchanged, and used as the basis for display through an XForm.
如图1所示,为了通过XForm进行显示,对同一个IRSe - File 1120XML消息进行存储、交换和使用。
The instance data driving an XForm is an XML document, optionally backed by a descriptive XML Schema that permits validation of the data.
驱动X Form的实例数据就是XML文档,该文档可由支持数据验证的描述性的XMLSchema进行支持。
This time, the xform makes a Web service call to the retrieveFormData service, to retrieve the user data from DB2 as an XML instance and maps it to the xform.
这时,该xform 对retrieveFormData服务进行Web 服务调用,从DB2检索XML实例形式的用户数据,并将其映射到 xform。
The patient's instance document contains the XML loaded by the load_data submission element (dispatched by calling the doctor's graball view upon loading of the XForm).
患者实例文档包括 load_data提交元素加载的XML(加载XForm调用医生graball视图时引发)。
The purpose of the doctor's XForm (doctorPatient.xhtml) is to allow doctors to see the exact same information entered by patients at the kiosk and approved by the nurses.
医生XForm(doctorPatient.xhtml)的目的是让医生看到和护士在kiosk 以及 approved 视图中所看到的相同的患者信息。
Once the instance data is loaded you won't see anything special in the XForm unless you enter a last name that matches one of the last names in the patient's XML instance data (see Figure 3).
加载该实例数据后xform并没有特别的变化,除非输入和患者XML实例数据中的某个姓氏相匹配的姓氏(如图3所示)。
The grab view simply queries the database for the patient record as indicated in the id variable of the referring URL, formats the XML appropriately, and sends the data back to the XForm.
grab视图根据引用url的id变量查询数据库中的患者记录,对XML进行适当地格式化,把数据返回X Form。
The grab view simply queries the database for the patient record as indicated in the id variable of the referring URL, formats the XML appropriately, and sends the data back to the XForm.
grab视图根据引用url的id变量查询数据库中的患者记录,对XML进行适当地格式化,把数据返回X Form。
应用推荐