查询
1 词典释义:
Well-formed XML
时间: 2026-05-31 10:36:15

格式良好的XML

双语例句
  • The XML column INFO can store any well-formed XML.

    XML列INFO可以存储任何格式良好的XML。

  • Listing 1 is an example of well-formed XML.

    清单 1 是一份格式良好的 XML 的示例。

  • DB2 can store any well-formed XML document up to 2GB.

    DB2 可以存储最大为 2GB 的格式良好的任何 XML 文档。

  • Therefore, although all valid XML documents are well-formed, not all well-formed XML documents are valid.

    因此,尽管所有有效XML文件的格式都正确,但是并非所有格式正确的XML文件都有效。

  • DB2 can store any well-formed XML document of up to 2 GB.

    DB2最多可存储2 GB格式良好的XML文档。

  • Since XML columns in DB2 can only contain well-formed XML documents, the update fails.

    因为 DB2 中的 XML 列只能包含良构的 XML,所以更新失败。

  • To store, index, and query well-formed XML conforming to specific XML schemas in a uniform way

    以统一的方式存储、索引和查询符合特定 XML 模式的格式良好的 XML

  • For many applications, well-formed XML documents might be all you need.

    对于许多应用程序而言,格式良好的 XML 文档就可能够用了。

  • 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 进行了改写。