Running the above command produces an XML document that contains configuration or status of an "update" or "create" request for portal resources.
运行上述命令产生一个XML文档,该文档包含对门户资源的“更新”或“创建”请求的配置或状态。
You can use this update functionality to change documents in an XML column without XML parsing or reading the document into your application.
可以使用这种更新功能修改xml列中的文档,而不需要解析xml文档或把文档读取到应用程序中。
The modified XML document is bound to the update SQL as a runtime parameter.
修改的XML文档作为运行时参数被绑定到更新sql。
The following update was also made in support to XML document upload, and you may notice the implementation of document to subject and user relationships handling.
还要做以下更新来支持XML文档上载,您可能注意到了主题和用户关系处理的文档实现。
The opposite operations can either be restricted or can be done using similar stored procedures (update in the relational column updates the XML document too).
也可以使用类似的存储过程限制或执行相反的操作(更新关系列导致同时更新XML文档)。
DB2 V9.5 allows a user to update a portion of an XML document stored in the database.
DB 2V9.5允许用户更新存储在数据库中的XML文档的一部分。
Update 5 shows how to delete the element "phone" from an XML document using the "delete" operation in the MODIFY clause.
更新5演示如何通过在modify子句中使用“delete”操作从XML文档中删除“phone”元素。
Update 4 USES the XMLVALIDATE function to check whether the updated document is valid according to the XML schema with the identifier "cust.custschema."
更新4使用XMLVALIDATE函数根据XML模式(“ cust .custschema ”)检查更新后的文档是否是有效的。
A good way to create a valid XML document is to first use the SQLToXML run time library to generate one, then modify it to supply new values for update.
首先采用SQLToXML运行时库来创建有效的XML文档,然后再修改它来提供用于更新的值是个很好的方法。
To perform the update of the CDA document while maintaining the original CDA document and adding proper versioning information, use the SQL/XML statement illustrated in Listing 7
要执行对CDA文档的更新,同时又保留原始的 CDA 文档,并增加适当的版本控制信息,可以使用清单 7演示的SQL/XML语句
This web services-enabled application receives the XML document and transforms the data for the verification and update process required to feed the DB2 central database of Storebrand.
这个启用Web 服务的应用程序接收XML文档,并且为了给Storebrand的DB2中央数据库提供数据,转换用于验证和更新过程的数据。
The document Object Model (DOM), is a recognized W3C standard for platform - and language-neutral dynamic access and update of the content, structure, and style of XML documents.
文档对象模型(Document Object Model, DOM)是公认的W3C标准,它被用于与平台及语言无关的XML文档内容、结构和样式的动态访问和更新。
The information in the DAD file is used, when the XML column is enabled, to create the insert, update and delete triggers that help in keeping the side tables in sync with the XML document.
当启用xml列时,使用这个DAD文件中的信息创建insert、update和delete触发器,从而帮助副表与XML文档保持同步。
For scenarios like this, sub-document update is the best approach to update existing XML documents.
对于这种情况,子文档更新是更新现有XML文档的最佳方式。
Sample sub-document update of persistent XML data.
永久XML数据的样例子文档更新。
[DXLUpdateDoc] accepts XML in the DXL format and processes the request from the client to update a selected document, given a document UNID.
[DXLUpdateDoc]接受DXL格式的XML,并处理来自客户机的请求,以更新具有给定UNID 的选定文档。
Updating XML that is stored in-place means that sub-document updates are performed on the original XML using the XQuery update notation.
更新存储在原处的XML意味着使用XQueryUpdate标记在原始的XML上执行子文档更新。
This paper proposes an XML update algorithm based on SAX model, which can decrease memory and time take for updating XML document.
提出一种基于SAX模型的XML文档更新算法,利用SAX模型占用时间和空间少的优点进行文档的更新。
Different from the update of relational tables, XML update needs to take the document order of nodes into account.
与关系表的更新不同,XML更新要考虑到节点的文档顺序。
Different from the update of relational tables, XML update needs to take the document order of nodes into account.
与关系表的更新不同,XML更新要考虑到节点的文档顺序。
应用推荐