现在创建提交响应文档,如下所示。
如何在客户端用响应文档更新页面视图。
How to use that response document on the client to update your page view?
创建提交响应文档。
AdminP创建响应文档来显示任务何时完成。
AdminP creates a response document to show when the task was completed.
load察看响应文档并找到在0位置的响应域。
Load looks at the response document and finds the response field in position 0.
在处理该请求时,会提交一个响应文档(参见图2)。
When the request is processed, a response document is posted (see figure 2).
将重复控件绑定到响应文档中的最高层元素,如图8所示。
Bind the repeat control to the highest element in the response document as shown in figure 8.
不幸的是,这个公式会将 100,000 个响应文档全部返回。
Unfortunately, this formula gives you all 100,000 response documents.
这些函数使您可以基于特定的标准为父文档及其所有响应文档建立视图。
These functions allow you to build views based on specific criteria for parent documents and all of their response documents.
将重复控件中的每个编辑框绑定到响应文档中的适当元素,如图9所示。
Bind each edit box in the repeat control to an appropriate element in the response document, as shown in figure 9. For example.
提案响应文档中包含有资源模型,并附有候选者的姓名和他们的简历。
The proposal response document includes this resource model along with names of candidates and their curriculum vitae.
然后,将重复控件绑定到响应文档,因为重复控件中所显示的内容都来自响应文档。
Then, bind the repeat control to the response document because everything that is displayed in the repeat control will be from the response document.
以一个讨论数据库为例,假设它有10,000个主题和100,000个响应文档。
Let's take for example a discussion database with 10,000 main topics and 100,000 response documents.
幸运的是,Web服务转换器使用XPath从响应文档中提取数据,并支持xml块输出。
Fortunately, Web services transformer USES XPath to extract data from the response document and supports XML chunks output.
在您的推测中,其中大部分响应文档应该不会出现,因为视图会有一个响应层次结构。
You presumably wouldn't see most of them because your view will have a response hierarchy.
方法如下:假设您有一个讨论数据库,其中包含10,000个主题和100,000个响应文档。
Here's how: Suppose you have a discussion database with 10,000 main topics and 100,000 response documents.
相反,“listener”或“handler”类负责提供响应文档流中各种事件的一组方法。
Instead, a "listener" or "handler" class is responsible for providing a set of methods that respond to various events in the document stream.
在只需要从响应文档中提取单一值的场景中,“欺骗性”地把XML当作文本字符串,而不把它当作结构化的文档对待,会更方便。
In a scenario where you only need to extract a single value from a response document, it can be more convenient to "cheat," treating the XML as a string of text rather than a structured document.
在响应中每个条目表示文档的一条评论。
In the response, each entry represents a comment of the document.
您可以从响应对象获取已创建的文档条目。
You can get the created document entry from the response object.
服务器应该用一个服务文档来响应这个请求,其中列出了客户机可用的集合,如清单3所示。
The server should respond with a service document that enumerates the collections available to the client as illustrated in Listing 3.
扫描复合文档、递增修订号和应用惟一的文档号都会增加响应时间和影响可伸缩性。
Scanning for compound documents, incrementing the revision number, and applying unique document Numbers all increase response times and affect scalability.
最后,看一下管理收件箱中的文档数量对响应时间产生的影响(参见图5)。
Finally, let's look at the effect of managing the number of documents in the Inbox on response time (see figure 5).
然而,语义请求和响应通过在XML文档中标准化整个编码流程而公开了开发规程。
However, the semantic request and response exposes the development routines by standardizing the whole coding process into an XML document.
清单4中的其他模板从文档中提取响应并格式化。
The other templates in Listing 4 extract the response from the document and format it.
这里,请求和响应都是XML文档,它们描述了服务调用规程的细节和步骤,其中包括输入变量和输出结果的要求。
Here, both the request and response are XML documents that describe the details and procedures of the routine of invocation that contain the requirements for the input variables and output product.
您会看到,服务器的响应仅仅是表明文档被添加了到资源库中。
As you can see, the server merely echoes back the document added to the repository.
如果更新成功服务器发出200个OK响应消息,更新的文档也包含在响应中。
The server responds with a 200 OK message, if the update is successful, and the updated document entry is included in the response.
有时候,服务器响应需要以XML文档的形式返回给客户机。
There may be times when the response from the server needs to come back to the client as an XML document.
SOAP服务器尝试执行方法后,它组装包含执行结果的SOAP响应XML文档,并将它发回SOAP客户机。
After the SOAP server attempts to execute the method, it assembles a SOAP response XML document around the result of the execution and passes it back to the SOAP client.
应用推荐