Listing 1 is an example of well-formed XML.
清单1是一份格式良好的XML的示例。
The XML column INFO can store any well-formed XML.
xml列info可以存储任何格式良好的XML。
DB2 can store any well-formed XML document up to 2gb.
DB 2可以存储最大为2gb的格式良好的任何XML文档。
DB2 can store any well-formed XML document of up to 2 GB.
DB 2最多可存储2gb格式良好的XML文档。
What is the difference between Well-Formed XML and Valid XML?
格式完好的XML和有效的XML有什么区别?
DB2 allows any well-formed XML document to be stored in an XML column.
DB 2允许将任何格式良好的XML文档存储到一个xml列中。
For many applications, well-formed XML documents might be all you need.
对于许多应用程序而言,格式良好的XML文档就可能够用了。
The most stringent requirement of XHTML-MP is that you create well-formed XML.
XHTML - MP严格要求创建格式良好的XML。
Each record is a well-formed XML message with a single root tag named Invoice.
每个记录是良构的XML消息,具有单个名为Invoice的根标记。
Recall that a well-formed XML document is the textual representation of a tree.
良构的XML文档是一个树的文本表示。
XHTML is a Web presentation language based on HTML but recast in well-formed XML.
XHTML是基于HTML的Web表示语言,但是用格式良好的XML进行了改写。
A MIML file is a well-formed XML document whose root element is, as shown in Figure 4.
MIML文件是一种格式良好的XML文档,其根元素是,如图4所示。
This changes the query result such that each result row is a well-formed XML document.
查询结果发生了改变,每个结果行都是一个格式良好的XML文档。
Reading a well-formed XML file is done by using one of the classes in org.jdom.input.
使用 org.jdom.input中的一个类可以阅读结构很规范的XML文件。
The tags had to repeat correspondingly in order to generate a well-formed XML document.
标记必须适当地重复,以便生成格式良好的XML文档。
It then USES string concatenation to create a complete, well-formed XML document from it.
然后使用字符串连接创建完整的、结构良好的XML文档。
If a .svg source is not well-formed XML and parseable as valid SVG, then it's simply broken.
如果一个 .svg 源文件不是格式良好的XML,不可解析为有效的SVG,那么它就是没有用的。
To store, index, and query well-formed XML conforming to specific XML schemas in a uniform way.
以统一的方式存储、索引和查询符合特定XML模式的格式良好的XML。
This class provides an API to quickly and efficiently turn SQL result sets into well-formed XML.
此类提供了一个API,用于快速有效地将SQL结果集转换为格式良好的 XML。
Remember, the document can't represent a well-formed XML document without having a root element.
记住,Document没有根元素就不能代表格式良好的XML文档。
In the case of a MarkupBuilder, it takes the phantom method calls and generates well-formed XML.
对于MarkupBuilder的情况,它使用phantom方法调用并生成格式良好的XML。
The INSERT and IMPORT examples just discussed can write any well-formed XML data to your tables.
刚才讨论的INSERT和IMPORT示例可以将任何格式良好的XML数据写入到表中。
The response is returned in a well-formed XML document structure. Now let us dissect the response
响应以良构的XML文档结构返回。
This root element is required to make a well-formed XML document, which is a requirement when parsing XML.
这个根标记是必需的,这样可以保证XML文档格式良好,在解析xml时,这也是必要的。
For example, a rule that says "all well-formed XML is acceptable as long as it doesn't use CDATA sections".
比如,一条规则说“所有结构良好的XML只要不使用cdata节都是可接受的”。
The following style sheet, table-bad.xsl in Listing 2, illustrates why it is not a well-formed XML document.
清单2中的以下样式表table-bad.xsl演示了为什么它不是格式正确的XML文档。
To find elements, use the one element every well-formed XML document is guaranteed to have: the root element.
为了找到元素,需使用这么一个元素,即格式非常好的XML文档必须具有的元素:根(root)元素。
This enables well-formed XML documents to be stored in their hierarchical form within columns of Siebel tables.
这使得可以将格式良好的XML文档以其自身固有的分层格式存储在Siebel表列中。
The data model is a singly rooted XML fragment that can follow any schema or standard as long as it's well-formed XML.
此数据模型是单根的xml片段,只要是格式良好的XML,这个XML片段就可以遵循任何模式或标准。
It is important to note that only XSLT stylesheets that return a well-formed XML document can be used by the assembly.
重要的是要注意,只有返回一个格式良好的XML文档的xslt样式表可由程序集使用。
应用推荐