1.
The body contains the main transaction, which can be an RPC call or any other XML document.
Body包含交易的主要部分,可以是RPC调用或其他任何XML文档。
2.
The problem with XML in browser-based application development is the lack of a native, easy-to-use JavaScript parser.
在基于浏览器的应用程序的开发中,XML缺乏本地的、易于使用的JavaScript解析器。
3.
Right off the bat, JAXB isn't going to be an option for you, as JAXB only accepts XML Schema as a constraint model for class generation.
毫无疑问,JAXB不在选择范围之列,因为它只接受XMLSchema作为约束模型来生成类。
4.
Among the main focuses, user-interface work emerged as a primary use-case for the usage of custom XML markup inline in an SVG document.
在关注的主要焦点中,用户界面工作成为在SVG文档中内嵌使用定制XML标记的基本用例。
5.
The standardized nature of XML has given rise to a number of derivative cross-platform, cross-language parsers and derivative technologies.
XML的标准化特性导致了一些跨平台、跨语言的解析器和派生技术的诞生。
6.
HaXml brings with it a set of powerful higher order functions for operating on these "datafied" XML documents.
在对这些“数据化”的XML文档进行操作时,HaXml采用了一套强大的高阶函数。
7.
MSBuild introduces a new XML-based project file format that is simple to understand, easy to extend, and fully supported by Microsoft.
MSBuild引入了一种新的基于XML的项目文件格式,这种格式容易理解、易于扩展并且完全受Microsoft支持。
8.
This lets you halt the reading of the XML document early, as you know that the code will not care about the rest of the document.
这允许您提早停止读取XML文档,因为您知道代码将不会关心文档的其余部分。
9.
The last example left a lot of blank spaces for clarity, so it's easy to line up the XML tags.
为了清晰,前一个示例保留了许多空白,使XML标记处于单独的行上。
10.
With the BLOB method, the XML cannot be queried, nor can just a portion be returned to an application.
使用BLOB方法时不能查询XML,也不能将XML的一部分返回到应用程序中。