首页 / 词典 / good

xform

  • 网络变换
xformxform
  1. That function will have to interact with the XForm model .

    该函数需要与XForm模型交互。

  2. Enter " XForm " as the name of the project ( case sensitive ) .

    输入“XForm”作为项目名称(大小写敏感)。

  3. All the data changes of the two pureXML fieldsets in XHTML / XForm applies to these two models .

    在XHTML/XForm中的这两个pureXML字段集的数据变更都可以应用到这两个模型。

  4. In the submenu choose Generate XHTML / XForm to launch the wizard , as illustrated in Figure 6 .

    在子菜单中选择GenerateXHTML/XForm,以启动向导,如图6所示。

  5. The instance data driving an XForm is an XML document , optionally backed by a descriptive XML Schema that permits validation of the data .

    驱动XForm的实例数据就是XML文档,该文档可由支持数据验证的描述性的XMLSchema进行支持。

  6. The generated XHTML / XForm can communicate with the Web service only if you set the endpoint ( refer to the dotted rectangle ) correctly .

    只有正确设置端点之后(虚线矩形内),生成的XHTML/XForm才能够与Web服务通信。

  7. This approach means that a document has to be created by cloning a DOM subtree from the content of the xform : instance that contains the XML signature .

    这种方法意味着要创建文档,必须从包含XML签名的xform:instance内容中克隆DOM子树。

  8. After you create and deploy the services from Data Studio , you can use XFG to generate the XHTML / XForm and the corresponding XML files to communicate with the service .

    从DataStudio创建和部署服务之后,您可以使用XFG生成与服务通信的XHTML/XForm和相应的XML文件。

  9. You need to specify the pureXML instances as references in order to generate a visualized XHTML / XForm and then retrieve the pureXML instances from the database .

    您需要将pureXML实例指定为引用以生成可视的XHTML/XForm,然后从数据库获取这个pureXML实例。

  10. 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。

  11. I am confident that , in the near future , I will plug an open source XForm component into this project , but at the time of writing , the only good editors are commercial projects .

    我相信在不久的将来,我将会把开放源代码的XForm组件加入这个项目,但是在撰写本文的时候,唯一好用的编辑器依然是商用产品。

  12. It quickly and automatically produces valid and functional forms containing XForms markup embedded within an XHTML document ( we will refer to that combination in this article as " XHTML / XForm ") .

    它能够快速自动地生成有效的表单,其中包含XHTML文档中内嵌的XForms标记(在本文中,我们将这个组合称为“XHTML/XForm”)。

  13. Now that you 've written a clever JavaScript function to handle your deletes , you just need to modify your XForm so that it calls this JavaScript when the Delete Item button is invoked .

    既然已经编写了智能的JavaScript函数处理删除,只需修改XForm,使它在调用到DeleteItem按钮时调用此JavaScript就可大功告成了。