单词 | well-formed XML | ||||||||
释义 | well-formed XML
更多释义 收起释义 例句释义: 使用,形式完善的可延伸标示语言,结构 1. This does not mean that the message must be in one of the XML domains, but the bitstream must contain well-formed XML. 这并不意味着消息必须属于某个XML域,但是位流必须包含格式正确的XML。 www.ibm.com 2. For a message type that specifies well-formed XML, the body of the message must be well-formed XML. 对于指定正确XML格式的消息类型,消息的正文必须为格式正确的XML。 technet.microsoft.com 3. A stylesheet is a well formed XML document used to present the XML source document in various formats of your choosing. 样式表是一种结构良好的XML文档,用于按照选择的不同格式表示XML源文档。 www.ibm.com 4. I think this should be summarized as: "Do not use mechanisms that you're not sure will result in well-formed XML. " 我认为可以将他的建议归纳为“不要使用不能保证产生结构良好的XML的机制。” www.ibm.com 5. You can add a root element to the top of these nodes and create well-formed XML that can be saved without error. 可以向这些节点的顶部添加根元素并创建保存时不会发生错误的格式正确的XML。 msdn2.microsoft.com 6. The Scanner and Parser phases verify that the document to load is a well-formed XML document which does not contain XML syntax errors. 扫描仪和分析器阶段验证要加载的文档是否是不包含XML语法错误的格式良好的XML文档。 technet.microsoft.com 7. Although it may fail occasionally, the processor works hard to guarantee that the output is a well-formed XML document. 虽然偶尔可能出错,但处理程序尽量保证输出是结构良好的XML文档。 www.ibm.com 8. This enables well-formed XML documents to be stored in their hierarchical form within columns of Siebel tables. 这使得可以将格式良好的XML文档以其自身固有的分层格式存储在Siebel表列中。 www.ibm.com 9. In the case of a MarkupBuilder, it takes the phantom method calls and generates well-formed XML. 对于MarkupBuilder的情况,它使用phantom方法调用并生成格式良好的XML。 www.ibm.com 10. An "well-formed" XML document follows all the rules of the XML standard, but it either does not have a DTD or it fails to conform to it. “格式良好的”XML文档遵循XML标准的所有规则,但它可以没有DTD,或者不遵守DTD。 www.ibm.com 1. For many applications, well-formed XML documents might be all you need. 对于许多应用程序而言,格式良好的XML文档就可能够用了。 www.ibm.com 2. A well-formed XML file conforms to a set of very strict rules that govern XML. 标准格式的XML文件遵循一组管理XML的、非常严格的规则。 office.microsoft.com 3. While passing the values as a parameter, make sure that the documents are well formed XML documents. 当将这些值作为参数传递时,请确保它们是格式良好的XML文档。 www.ibm.com 4. If the default settings are changed, there is no guarantee that the generated output is well-formed XML data. 如果更改了默认设置,则不保证生成的输出是格式良好的XML数据。 msdn2.microsoft.com 5. Still, this is better than the JSP case, where well-formed XML cannot be accomplished statically. 此外,这比JSP技术要好,因为JSP不能静态地实现格式良好的XML。 www.ibm.com 6. Restricts the xml instance to be a well-formed XML document. 将xml实例限制为格式正确的XML文档。 technet.microsoft.com 7. Special characters in attribute values and character content are replaced by character references (as usual for well-formed XML). 属性值和字符内容中的特殊字符替换为字符引用(与一般的结构良好的XML相同)。 www.ibm.com 8. Remember that OpenLaszlo uses LZX as its declarative markup language, which also follows the same basic principles as any well-formed XML. 记住,OpenLaszlo使用LZX作为其声明性标记语言,与任何组成良好的XML一样,这也需要遵守相同的基本原则。 www.ibm.com 9. Requires the data to be a well-formed XML parsed entity. 要求数据是格式正确的XML已分析实体。 msdn2.microsoft.com 10. Since XML columns in DB2 can only contain well-formed XML documents, the update fails. 因为DB2中的XML列只能包含良构的XML,所以更新失败。 www.ibm.com 1. DB2 allows any well-formed XML document to be stored in an XML column. DB2允许将任何格式良好的XML文档存储到一个XML列中。 www.ibm.com 2. Requires the data to be a well-formed XML document. 要求数据是格式正确的XML文档。 msdn2.microsoft.com 3. Using XML Transforms (XSLT) is a logical choice to transform documents when the source and destination are both well-formed XML files. 如果源文件和目标文件都是结构良好的XML文件,那么使用XMLTransforms(XSLT)进行文档转换是合理的选择。 www.ibm.com 4. The INSERT and IMPORT examples just discussed can write any well-formed XML data to your tables. 刚才讨论的INSERT和IMPORT示例可以将任何格式良好的XML数据写入到表中。 www.ibm.com 5. The W3C recommendation specifies that all well-formed XML documents begin with an XML declaration. W3C推荐标准指定所有格式良好的XML文档均以XML声明开头。 www.ibm.com 6. A MIML file is a well-formed XML document whose root element is , as shown in Figure 4. MIML文件是一种格式良好的XML文档,其根元素是,如图4所示。 www.ibm.com 7. To find elements, use the one element every well-formed XML document is guaranteed to have: the root element. 为了找到元素,需使用这么一个元素,即格式非常好的XML文档必须具有的元素:根(root)元素。 www.ibm.com 8. 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片段就可以遵循任何模式或标准。 www.ibm.com 9. Therefore, although all valid XML documents are well-formed, not all well-formed XML documents are valid. 因此,尽管所有有效XML文档的格式都是正确的,但是并非所有格式正确的XML文档都有效。 msdn2.microsoft.com 10. For the purposes of this article, all you need is well-formed XML. 对于本文来说,所需要的只是格式良好的XML。 www.ibm.com 1. Remember, the Document can't represent a well-formed XML document without having a root element. 记住,Document没有根元素就不能代表格式良好的XML文档。 www.ibm.com 2. Any well-formed XML document must have a single root element, so clearly an attribute at the top is prohibited. 任何格式良好的XML文档必须有一个根元素,所以很显然,在最顶层禁止使用属性。 www-128.ibm.com 3. We are already using XQuery to generate well-formed XML, so we could have bypassed the second transformation entirely. 我们已经使用XQuery生成了格式良好的XML,所以可以完全避免进行第二次转换。 www.ibm.com 4. This class provides an API to quickly and efficiently turn SQL result sets into well-formed XML. 此类提供了一个API,用于快速有效地将SQL结果集转换为格式良好的XML。 www.ibm.com 5. It then uses string concatenation to create a complete, well-formed XML document from it. 然后使用字符串连接创建完整的、结构良好的XML文档。 www-128.ibm.com 6. The XML data is in conformance to the rules for a well-formed XML 1. 0 Document. XML数据遵循格式良好的XML1.0文档的规则。 msdn2.microsoft.com 7. Validation: Verifying that a well formed XML document is correct with respect to a DTD or schema. 验证:关于DTD和模式,验证结构良好的XML文档是否正确。 hi.baidu.com 8. Recall that a well-formed XML document is the textual representation of a tree. 良构的XML文档是一个树的文本表示。 www.ibm.com 9. The output is a set of well-formed XML documents. 输出是正确的XML文档集。 msdn2.microsoft.com 10. The items above expect an argument containing a string of well-formed XML or HTML data. 以上方法需要一个参数,该参数包含一个格式良好的XML或HTML数据的字符串。 www.ibm.com 1. It is important to note that only XSLT stylesheets that return a well-formed XML document can be used by the assembly. 重要的是要注意,只有返回一个格式良好的XML文档的XSLT样式表可由程序集使用。 www.ibm.com 2. When writing XML, the methods do extra work to produce well-formed XML. 在编写XML时,方法将进行额外的工作以生成格式正确的XML。 msdn2.microsoft.com 3. A Web developer remains perfectly free to consume SVG widgets or diagrams without having to know how to code well-formed XML himself. Web开发人员完全可以自由地使用SVG小部件或图表,无需自己知道如何编写格式良好的XML。 www.ibm.com 4. You may hear someone from your IT department mention "well-formed" XML. 您可能听IT部门的人员说过“标准格式”的XML。 office.microsoft.com 5. DB2 can store any well-formed XML document up to 2GB. DB2可以存储最大为2GB的格式良好的任何XML文档。 www.ibm.com 6. 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文档。 www.ibm.com 7. Fragment The XML data conforms to the rules for a well-formed XML 1. 0 Document fragment. XML数据符合格式正确的XML1.0文档片断适用的规则。 msdn2.microsoft.com 8. You can store and query well-formed XML documents together in the same column even if they conform to different schemas. 可以在同一列中存储和查询模式不同但结构良好的XML文档。 www.ibm.com 9. DB2 pureXML provides the ability to store, update, delete, query, and index well-formed XML. DB2pureXML可以存储、更新、删除、查询和索引格式良好的XML。 www.ibm.com 10. The file '%1' could not be parsed . Please check that the file is well-formed XML. 无法解析文件“%1”,请检查该文件是否具有正确的XML格式。 dictsearch.appspot.com 1. Well-formed XML is XML that follows all the rules of XML: proper element naming, nesting, attribute naming, and so on. 构造良好的XML即遵循所有XML规则创建的XML:正确的元素命名,嵌套,属性命名等等。 www.ibm.com 2. If a . svg source is not well-formed XML and parseable as valid SVG, then it's simply broken. 如果一个.svg源文件不是格式良好的XML,不可解析为有效的SVG,那么它就是没有用的。 www.ibm.com 3. A 'Well Formed' XML document has correct XML syntax. 格式标准的XML文档包含正确的XML语法规则。 blog.sina.com.cn 4. As we've already noted, DB2 enables users to store any well-formed XML document in any column defined on the new XML data type. 正如前面提到的,DB2允许用户在XML数据类型的任何列中存储任何良构的XML文档。 www.ibm.com 5. Because the target column contains XML data, you need to supply a well-formed XML document as the new target value. 由于目标列包含XML数据,因此需要提供一个格式良好的XML文档作为新的目标值。 www-128.ibm.com 6. If you require a well-formed XML document, you must ensure that your query is written so that the generated XML has a single root element. 如果您要求具有完整格式定义的XML文档,则必须确保查询表达式的编写可生成具有单个根元素的XML文档。 www.ianywhere.com 7. You can trust that any XML 1. 0 Compliant processor is able to process your well-formed XML 1. 0 Data. 您可以确信,任何兼容XML1.0的处理程序都能够处理您的结构良好的XML1.0数据。 www-128.ibm.com 8. XML with correct syntax is Well Formed XML. 正确的语法使XML格式标准。 search.tom.com 9. XHTML is a Web presentation language based on HTML but recast in well-formed XML. XHTML是基于HTML的Web表示语言,但是用格式良好的XML进行了改写。 www.ibm.com 10. The tags had to repeat correspondingly in order to generate a well-formed XML document. 标记必须适当地重复,以便生成格式良好的XML文档。 www.ibm.com 1. The XML data is a well-formed XML fragment. XML数据是格式良好的XML片段。 msdn2.microsoft.com 2. You should be able to write well formed XML 1. 0 documents. 您应能够编写良构的XML1.0文档。 www.ibm.com 3. Listing 1 is an example of well-formed XML. 清单1是一份格式良好的XML的示例。 www.ibm.com 4. For example, a rule that says "all well-formed XML is acceptable as long as it doesn't use CDATA sections" . 比如,一条规则说“所有结构良好的XML只要不使用CDATA节都是可接受的”。 www.ibm.com 5. FOR XML AUTO does not return a well-formed XML document because the document does not have a single root node. FORXMLAUTO不会返回结构完好的XML文档,因为该文档没有一个单一的根节点。 www.ianywhere.com 6. When you work with an XML file as a data source, the XML file must contain only well-formed XML. 当您将XML文件用作数据源时,XML文件必须仅包含格式标准的XML。 office.microsoft.com 7. A textual object is a well-formed XML document [if it conforms to this specification. ] “文本对象是结构良好的XML文档[如果符合本规范]”。 www.ibm.com 8. The response is returned in a well-formed XML document structure. Now let us dissect the response 响应以良构的XML文档结构返回。 www.ibm.com 9. The output of this method is a well-formed XML document, with the SQL result set encoded within it. Here's what it looks like 此方法的输出是格式良好的XML文档,其中对SQL结果集进行了编码。 www.ibm.com 10. To store, index, and query well-formed XML conforming to specific XML schemas in a uniform way 以统一的方式存储、索引和查询符合特定XML模式的格式良好的XML www.ibm.com 1. This changes the query result such that each result row is a well-formed XML document 查询结果发生了改变,每个结果行都是一个格式良好的XML文档 www.ibm.com 2. The following additional tasks are done by the XmlTextWriter to ensure well-formed XML 下面的附加任务由XmlTextWriter完成,以确保XML的格式正确 msdn2.microsoft.com 3. One is that the schema is itself a well-formed XML instance with its tags using the 首先是模式本身是格式完整的XML实例,其标记使用 www-128.ibm.com |
||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。