The W3C recommendation specifies that all well-formed XML documents begin with an XML declaration. W3C推荐标准指定所有格式良好的XML文档均以XML声明开头。
This root element is required to make a well-formed XML document, which is a requirement when parsing XML. 这个根标记是必需的,这样可以保证XML文档格式良好,在解析XML时,这也是必要的。
XPath and jQuery have powerful querying semantics for selecting nodes from well-formed XML documents, including XHTML pages. 对于从格式良好的XML文档(包括XHTML页面)选择节点,XPath和jQuery具有强大的查询语义。
For many applications, well-formed XML documents might be all you need. 对于许多应用程序而言,格式良好的XML文档就可能够用了。
This enables well-formed XML documents to be stored in their hierarchical form within columns of Siebel tables. 这使得可以将格式良好的XML文档以其自身固有的分层格式存储在Siebel表列中。
Remember, the Document can't represent a well-formed XML document without having a root element. 记住,Document没有根元素就不能代表格式良好的XML文档。
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. 在不带模式检验进行插入或更新时,文档必须是良构的。
The client does not have a well-formed enterprise logical data model. 客户不具备格式良好的企业逻辑数据模型。
In XML, this is termed "well-formed" data. 这在XML术语中称为“格式良好的”数据。
This class provides an API to quickly and efficiently turn SQL result sets into well-formed XML. 此类提供了一个API,用于快速有效地将SQL结果集转换为格式良好的XML。
Since XML columns in DB2 can only contain well-formed XML documents, the update fails. 因为DB2中的XML列只能包含良构的XML,所以更新失败。
In this case, the xml_fallback() function substitutes a basic XML snippet to keep the file well-formed. 在本例中,xmlfallback()函数替换一个基本的XML片段,以保持文件格式良好。
If a.svg source is not well-formed XML and parseable as valid SVG, then it's simply broken. 如果一个.svg源文件不是格式良好的XML,不可解析为有效的SVG,那么它就是没有用的。
Use the decision-merge and fork-join pairs always as matching pairs and make your model as well-formed as possible. 始终将decision-merge和fork-join对用作匹配的对,并尽量设计形式良好的模型。
This assures that the back-end processes receive only well-formed data and also provides a greatly improved level of usability. 这就确保了后端进程仅接收格式良好的数据,并且极大地提高了可用性的级别。
The XML column INFO can store any well-formed XML. XML列INFO可以存储任何格式良好的XML。
Finally, you need to keep in mind that you can output only well-formed markup language from XSL. 最后需要记住,只能从XSL中输出格式良好的标记语言。
Still, this is better than the JSP case, where well-formed XML cannot be accomplished statically. 此外,这比JSP技术要好,因为JSP不能静态地实现格式良好的XML。
It ensures that XML documents conform to the rules provided by XML schemas, as well as being well-formed. 它确保XML文档遵循XML模式提供的规则,从而保持良好的构造。
This changes the query result such that each result row is a well-formed XML document 查询结果发生了改变,每个结果行都是一个格式良好的XML文档
It then uses string concatenation to create a complete, well-formed XML document from it. 然后使用字符串连接创建完整的、结构良好的XML文档。
Therefore, the entire element can contain any well-formed markup using any element or attribute names. 因此,整个元素可以包含使用任意元素和属性名称的任意格式良好的标记。
An XML document is well-formed if it follows all of XML's syntax rules. 符合全部XML语法规则的XML文档是结构良好的。
Fortunately, the client's industry has a set of relatively well-formed, standard message schemas. 幸运的是,客户所在的行业具有一组格式相对良好、标准的消息模式。
The INSERT and IMPORT examples just discussed can write any well-formed XML data to your tables. 刚才讨论的INSERT和IMPORT示例可以将任何格式良好的XML数据写入到表中。
The MXML files are well-formed XML files, so I associate them in Eclipse with the XML editor to take advantage of the XML editor's features, such as formatting and tag closing. MXML文件是格式良好的XML文件,所以我将它们在Eclipse中关联到XML编辑器,以利用XML编辑器的功能,比如格式化和标记闭合。
Create a new GSP page to render the results as a well-formed Atom document. 创建一个新的GSP页面,用于以格式良好的Atom文档的形式呈现结果。
The only requirement to store an XML document in an XML column in DB2 is that it be well-formed. 在DB2的XML列中存储XML文档的惟一要求就是,它必须是标准格式的。
The server list file is not a well-formed XML document. 此服务器列表文件不是格式正确的xml文档。