In this case, the peer sent an XML stream or stanza that was invalid.
在本例中,对方发送了一个无效的xml流和节。
The next step in the XML stream from Figure 3 is communicating messages.
图3中的xml流的下一步是进行消息传递。
So if the XML stream feeds a legacy application, you must deal with Unicode.
因此如果xml流进入遗留应用程序,可能需要解决Unicode的问题。
The obvious solution is to expose the underlying raw XML stream to the data binding tool.
最直接的解决方法是向数据绑定工具公开底层的原始xml流。
Responding to the trait of URMS, we design a XML stream querying algorithm in query groupware.
针对URMS的特点,在其查询组件中设计了一种基于流的XML查询算法。
An XML stream is an envelope that encapsulates the exchange of XML information between two entities.
xml流是封装了两个实体间的XML信息交换的容器。
For example, a single query can retrieve data from a SQL database, and produce an XML stream as output.
例如,单个查询可以从SQL数据库检索数据,并生成xml流作为输出。
This XML stream USES the to attribute to identify the receiving domain (as well as define the XML namespace).
xml流使用to属性来识别接收域(以及定义XML名称空间)。
XSIEQ(XML Stream Query with Immediate Evaluation) can evaluate predicates immediately and output in time.
XSIEQ是一种立即计算谓词并即时输出的XML流查询系统。
Also, properties can be set in advance that affect how the XML stream is processed (for example, normalization).
而且,可以预先设置影响处理xml流的方式(例如标准化)的属性。
Finally, the XML stream is closed by issuing the stream closure message (which occurs on both sides of the connection).
最后,发出流关闭消息(在连接的两端进行)以关闭xml流。
The main contribution in this paper follows:·XML stream model and stream expression for XML tree model are proposed;
本文的主要工作和贡献是:·提出了XML流的数据模型,引入对XML树模型的流表达;
Using this method, the application can effectively pipe the contents of an entire XML stream into another XML stream, unmodified.
使用这个方法,应用程序可以将整个xml流的内容有效地输送到另一个xml流,而且内容保持不变。
If the BLOB XML stream contains a byte-order mark (BOM), it is used to determine the assumed code page of the data inside the BLOB.
如果BLOBxml流包含一个byte - ordermark (BOM),那么可以用它来确定BLOB中的数据所设的代码页。
The next sections highlight basic considerations when manipulating SDO instances loaded from an XML stream. The functions covered are
下一部分主要强调了在操作从XML流中加载的SDO实例时的一些基本考虑。
A large amount of memories are consumed during dense data querying. A query processing algorithm based on XML stream is designed.
针对密集型数据查询要消耗大量内存的缺陷,设计了一种基于流的XM L文档查询算法。
To achieve optimum performance and memory efficiency, you need to give the data binding tool direct access to the underlying XML stream.
为了获得最佳的性能和内存使用,需要让数据绑定工具直接访问底层的XML流。
This paper points out several problems of current researches on XML stream filtering, and USES keyword search method as a solution.
针对当前XML流过滤研究中存在的问题,使用关键字查询方法作为解决方案。
The receiving client on the right receives this XML stream and responds with an XML stream response (in this case, using the from attribute).
右边的接收客户端接收xml流并使用xml流响应(在这个例子中,使用from属性)进行回应。
An instance of this subclass can then be used to wrap a base XMLStreamReader, thus giving the application a modified view of the base XML stream.
然后使用这个子类的实例包装基本XMLStreamReader,从而为应用程序提供一个修改过的基本xml流的视图。
XSIEQ(XML stream query with immediate evaluation), a kind of XML stream query system, can evaluate predicates immediately and output in time.
介绍了一种立即计算谓词并即时输出的XML流数据查询系统XSIEQ。
Therefore, even if your data is still stored in relational tables, it can be queried and published as an XML stream for your application layer.
因此,即使您的数据仍然存储在关系表格中,仍然可以在应用程序层将其作为xml流发布和查询。
Translate the CWS (or other clinical database) relational database into an XML stream and re-constitute the data in a better normalized data model.
将CWS(或者其他的临床资料库)相关资料库转化成一个XML流,并且重建一个较好的规范化资料模型上的数据。
Use this technique to perform simple transformations of an XML stream, such as filtering out or substituting certain tokens, or even augmenting the stream with new ones.
可通过这种技术对xml流执行简单的转换,比如筛掉或者替换特定的标记,甚至增加新的标记。
One of the powerful aspects of the RPCAdapter is the ability to serialize EJB session and collection data to a JSON or XML stream that is returned to the browser client.
RPCAdapter的一个强大之处就是能够将EJB会话和集合数据序列化到被返回给浏览器客户机的JSON或xml流中。
So, when you load that next XML file or data stream, have no fear about navigating to the exact values that you need to process.
所以,当您加载下一个XML文件或数据流时,无需担心,您可以一直导航,直到获得您需要处理的下一个具体的值。
Using this approach, the application advances a cursor over a stream of XML tokens, examining the parser state at every step to get more information about what was parsed.
使用这种方法,应用程序沿着XML标记流移动指针,在每一步中检查解析器的状态来了解解析内容的更多信息。
It can be used to tree parse and stream parse XML data.
可以使用它对XML数据进行树解析和流解析。
Unlike SAX, the DOM API permits editing and saving an XML document back to a file or stream.
与SAX不同,DOMAPI允许对XML文档进行编辑并保存为一个文件或者流。
When using the cursor-based API, the application processes XML by advancing a logical cursor over a stream of XML tokens.
如果使用基于指针的API,应用程序通过在XM l标记流中移动逻辑指针来处理XML。
应用推荐