The W3C will release a draft binary encoding of the XML infoset.
W3C将发布XML infoset的二进制编码草案。
The tree describes the entire XML Infoset representation of the document.
该树描述了文档的整个XML Infoset表示法。
You can also retrieve the XML Infoset element content whitespace property.
您还可以获取XML Infoset元素内容的whitespace属性。
This is the attribute information item's attribute type property in the XML Infoset.
在XML Infoset中这是属性信息项的属性类型属性。
In Listing 5, I highlight where the XOP package recognizes XML Infoset in text format in 8 bits.
在清单5中,我突出显示了xop包识别8位文本格式的XML Infoset的代码。
The difference between the two approaches lies in how they expose pieces of the parsed XML InfoSet.
两种方法的差别在于如何公开解析后的XML InfoSet信息片段。
This pushes the rendering semantics outside of the XML Infoset (for better or worse, I am not sure).
这样就把呈现的语义推到了XML Infoset之外(是好是坏还不能肯定)。
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字符信息项)获得这个属性。
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上下文中的编码只不过是一组规定如何将指定的数据模型转换为XML Infoset的规则。
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来访问属性和子元素或者XML Infoset项了。
When I mention information content, I am not speaking of XML Infoset, but only of the more informal concept of What does it contain?
这里所说的信息内容并不是指XML Infoset,仅指它包含什么?的更加非正式的概念。
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.
还可以通过它一次完成上述所有工作,从而轻松地使文档具有可以自然地映射到XML Infoset的形式。
Just like its input side counterpart XMLEventReader, this writer USES event objects to represent pieces of the underlying XML InfoSet.
与其对应的输入端xmleventreader一样,这个编写器使用事件对象表示底层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中,我使用粗体来突出显示原始xml Infoset,以说明哪些原始元素在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.
XML Infoset 被用作其他几种规范的基础,这些规范试图把 XML文档分解成一些组成对象的集合。
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文档(正如XML 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).
XML Infoset与树结构非常相似,而且易于构造不是树的图(只需以不产生明显的根节点的方式连接节点)。
[W3C Recommendation], also known as the XML Infoset, defines an abstract way of describing an XML document as a series of objects, called information items, with specialized properties.
也称为XML Infoset,定义了一种抽象的方式把 XML文档描述为一系列带有特定属性的对象,即信息项。
The first method allows you to access the XML Infoset of the element on which the method is called through the StAX API, while caching (if necessary) any unbuilt parts of tree for later use.
通过StAXAPI对某个元素调用第一个方法,可以访问该元素的XML Infoset,同时缓冲(如果需要)树中未构造的部分以供将来使用。
The infoset and actions contributions specify an associated .xml file that contains the details of the contribution.
信息集合和行动贡献指定一个包含贡献细节的被关联的.xml文件。
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,但这里指的不是这个。
Add a MIME package before the updated Infoset and another after the Infoset to describe an XML document containing a picture and a signature in both text and binary formats respectively.
在更新后的Infoset前后各添加一个mime包,以分别描述包含文本格式和二进制格式的图片和签名的XML文档。
Although it has additional lines, the package is far more efficient than an XML parser for the Original Infoset.
尽管其中还有其他行,但是此包比原始infoset的xml解析器的效率高得多。
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文档中信息节点的正式模型)这样的重要规范应该建立在此基础上。
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文档中信息节点的正式模型)这样的重要规范应该建立在此基础上。
应用推荐