词语吧>英语词典>well-formed翻译和用法

well-formed

英 [ˌwel ˈfɔːmd]

美 [ˌwel ˈfɔːrmd]

adj.  身材苗条的;结构良好的;符合语法规则的

英英释义

adj

  • conforming to the rules of grammar or usage accepted by native speakers
    1. spoke in grammatical sentences
    Synonym:grammatical

双语例句

  • The only requirement to store an XML document in an XML column in DB2 is that it be well-formed.
    在DB2的XML列中存储XML文档的惟一要求就是,它必须是标准格式的。
  • It ensures that XML documents conform to the rules provided by XML schemas, as well as being well-formed.
    它确保XML文档遵循XML模式提供的规则,从而保持良好的构造。
  • The XML column INFO can store any well-formed XML.
    XML列INFO可以存储任何格式良好的XML。
  • This class provides an API to quickly and efficiently turn SQL result sets into well-formed XML.
    此类提供了一个API,用于快速有效地将SQL结果集转换为格式良好的XML。
  • Therefore, the entire element can contain any well-formed markup using any element or attribute names.
    因此,整个元素可以包含使用任意元素和属性名称的任意格式良好的标记。
  • XPath and jQuery have powerful querying semantics for selecting nodes from well-formed XML documents, including XHTML pages.
    对于从格式良好的XML文档(包括XHTML页面)选择节点,XPath和jQuery具有强大的查询语义。
  • DB2 allows any well-formed XML document to be stored in an XML column.
    DB2允许将任何格式良好的XML文档存储到一个XML列中。
  • When inserting or updating without schema validation, the document must be well-formed.
    在不带模式检验进行插入或更新时,文档必须是良构的。
  • This changes the query result such that each result row is a well-formed XML document
    查询结果发生了改变,每个结果行都是一个格式良好的XML文档
  • Remember, the Document can't represent a well-formed XML document without having a root element.
    记住,Document没有根元素就不能代表格式良好的XML文档。