The Infoset portion is updated (see Listing 4).
更新Infoset部分(请参见清单4)。
The W3C will release a draft binary encoding of the XML infoset.
W3C将发布XMLinfoset的二进制编码草案。
The tree describes the entire XML Infoset representation of the document.
该树描述了文档的整个XMLInfoset表示法。
You can also retrieve the XML Infoset element content whitespace property.
您还可以获取XMLInfoset元素内容的whitespace属性。
The first step is to replace the text elements with binary elements in Infoset.
第一步,使用Infoset中的二进制元素替换文本元素。
This is the attribute information item's attribute type property in the XML Infoset.
在XMLInfoset中这是属性信息项的属性类型属性。
In Listing 5, I highlight where the XOP package recognizes XML Infoset in text format in 8 bits.
在清单5中,我突出显示了xop包识别8位文本格式的XMLInfoset的代码。
XOP works by extracting the Optimized Content from the Original Infoset to create the XOP Infoset.
XOP的工作方式是:从原始infoset提取优化内容,然后创建XOP Infoset。
The difference between the two approaches lies in how they expose pieces of the parsed XML InfoSet.
两种方法的差别在于如何公开解析后的XMLInfoSet信息片段。
This pushes the rendering semantics outside of the XML Infoset (for better or worse, I am not sure).
这样就把呈现的语义推到了XMLInfoset之外(是好是坏还不能肯定)。
I can find no discussion of binary data, in fact everything seems defined in terms of the XML infoset.
我没有找到任何对二进制数据的讨论,事实上所有东西都是用XML infoset的语言来定义的。
You can retrieve it through the Text interface (which maps to the XML Infoset character information item).
可以通过Text接口(它映射到XMLInforset字符信息项)获得这个属性。
Although it has additional lines, the package is far more efficient than an XML parser for the Original Infoset.
尽管其中还有其他行,但是此包比原始infoset的xml解析器的效率高得多。
The infoset and actions contributions specify an associated .xml file that contains the details of the contribution.
信息集合和行动贡献指定一个包含贡献细节的被关联的.xml文件。
An encoding in the context of SOAP is simply a set of rules that specify how to translate a specific data model to an XML Infoset.
SOAP上下文中的编码只不过是一组规定如何将指定的数据模型转换为XMLInfoset的规则。
In Listing 3, I highlight xop: Include that has replaced the content of the picture and signature elements in the Original Infoset.
在清单3中,我突出显示了替换原始infoset中的图片和签名元素的内容的xop:Include。
Now you can access the attributes and child elements or the XML Infoset items using the AXIOM API. Here's how to access attributes.
现在可以使用AXIOMAPI来访问属性和子元素或者XMLInfoset项了。
When I mention information content, I am not speaking of XML Infoset, but only of the more informal concept of What does it contain?
这里所说的信息内容并不是指XMLInfoset,仅指它包含什么?的更加非正式的概念。
You can also use it to easily get your document into a form that naturally maps to the XML Infoset by doing all of the above at once.
还可以通过它一次完成上述所有工作,从而轻松地使文档具有可以自然地映射到XMLInfoset的形式。
Just like its input side counterpart XMLEventReader, this writer USES event objects to represent pieces of the underlying XML InfoSet.
与其对应的输入端xmleventreader一样,这个编写器使用事件对象表示底层XMLInfoSet的各个部分。
Of course, this being XML, issues like whitespace normalization allow non-identical files to represent the same Infoset; but that is not what I mean.
当然,这是XML,像空白字符标准化这样的问题允许不等同的文件表示相同的Infoset,但这里指的不是这个。
In Listing 1, I use bold font to highlight a portion of the original XML Infoset to show where and what the original elements are prior to XOP processing.
在清单1中,我使用粗体来突出显示原始xmlInfoset,以说明哪些原始元素在XOP处理之前。
The XML Infoset is used as the foundation of several other specifications that try to break down XML documents into some collection of constituent objects.
XMLInfoset 被用作其他几种规范的基础,这些规范试图把 XML文档分解成一些组成对象的集合。
The org.eclipse.help.contributions extension point provides four elements through which you can contribute your help: topics infoset (book) infoview actions (wiring).
contributions扩展点提供了四个元素,您可以通过它们贡献您的帮助:topics(主题)、infoset(信息集合)、infoview(信息视图)和actions(动作)。
On the other hand, important specifications such as the Infoset (a formal model of the information nodes in an XML document) should be established at the foundations.
另一方面,象Infoset (XML文档中信息节点的正式模型)这样的重要规范应该建立在此基础上。
As you see, the binary content of Content-ID after the Infoset, the links mentioned in the xop: Include element replace the text content of a message before the Infoset.
正如您所看到的,Infoset后的Content - ID的二进制内容,xop:Includeelement中提到的链接代替了Infoset前的消息的文本内容。
Steps can have other input or output ports defined that work with non-XML documents, but only XML documents (as in XML infoset) can flow between primary input and output ports.
步骤可以定义其他输入和输出端口来处理非xml文档,但是只有XML文档(正如XMLinfoset中所描述的)能够在基本输入输出端口之间传送。
It has two distinct features in that the infoset implementation allows streaming of documents and that processing of infosets can be accomplished using a concept called pipelines.
它有两个不同的特性,一个是infoset实现允许文档流,另一个是infoset的处理可以使用管道概念来完成。
Since the XML infoset will normally be small compared to the streamed contents, it makes sense to buffer the infoset, write it out, and then write the contents in a streamed way.
由于XML 信息集通常比流处理的内容小,因此有必要缓冲信息集,将其写出,然后以流处理方式写入内容。
The XML Infoset is very similar to a tree structure and it is easy to construct a graph that is not a tree (just connect the nodes in such a way so that there is no obvious root node).
XMLInfoset与树结构非常相似,而且易于构造不是树的图(只需以不产生明显的根节点的方式连接节点)。
应用推荐