The real power is in the XML Data Model and the bindings that enable the event parser to translate between the original page and the new elements.
真正的力量源于XML数据模型和绑定,使事件分析器能够在原始页面和新元素之间进行转换。
Rather than define a generic data model based on the XML syntax, the parser relies on the application programmer to build a tailor-made data model.
只不过这种方法不根据xml语法定义通用的数据模型,其解析器依赖应用程序程序员建立定制的数据模型。
An XML parser can parse any XML document, but it still needs a model to perform validation.
xml解析器可以解析任何XML文档,但它仍然需要模型来执行验证。
XML is the opposite -- it contains embedded structural information that enables an XML parser to parse any XML document without using a model.
XML则相反——它包含嵌入的结构信息,使得 XML解析器无需使用模型即可解析任何 XML文档。
An XML parser converts an encoded form of an XML document (the encoding being specified in the XML declaration) to an abstract model representing the information in the XML document.
xml解析器将XML文档的编码形式(编码在XML声明中规定)转化成表示XML文档信息的抽象模型。
Two common API models exist for interfacing software with an XML parser: the document model and the event model.
用于将软件与xml解析器结合的两种常用API模型是:文档模型和事件模型。
If you are transforming XML documents in this manner, you need a model even if the XML parser chooses not to use a model at runtime.
如果您以这种方式转换XML文档,即使xml解析器在运行时选择不使用模型,您也需要模型。
It has a general-purpose, model-driven parser that can parse binary messages, text messages, and XML documents.
它具有模型驱动的通用解析器,可解析二进制消息、文本消息和XML文档。
XMLNSC validation considerably out-performs MRM validation too, as the architecture of the new high performance XML parser is optimized for the model-driven scenario.
XMLNSC验证的性能也在相当大的程度上胜过 MRM 验证,因为新的高性能XML解析器的体系结构针对模型驱动的场景进行了优化。
The idea is to generate an object model from the XML Schema so instead of using a generic model (like DOM), the parser generates an object model that is more specific to the vocabulary used.
其思想是从XMLSchema生成一个对象模型而不是通用模型(如DOM),解析器生成更加针对所用词汇表的数据模型。
To find a suitable parsing model, the hardware circuit XML parser is a feasible direction to solve the problem.
找到一种合适的解析处理模型,使用硬件电路实现XML解析器是一种解决该问题的可行方向。
According to the function requirement and the characteristic of MVC mode, the System analyze and design from the implement of MIDP main class, model class, XML parser.
系统的设计根据功能的要求和MVC模式的特点,分别从MIDP主类,模型类,XML解析的实现进行分析、设计。
By analyzing the working mechanism of VTD-XML parsing model, we make further improvement to the parser by making parallel processing and data compression.
通过分析VTD - XML解析模型的工作机理,进一步提出了从并行化和数据压缩处理等方面对解析过程进行进一步改进的方法。
By analyzing the working mechanism of VTD-XML parsing model, we make further improvement to the parser by making parallel processing and data compression.
通过分析VTD - XML解析模型的工作机理,进一步提出了从并行化和数据压缩处理等方面对解析过程进行进一步改进的方法。
应用推荐