XML信息详情

XML发音

意思翻译

abbr.可扩展标示语言(ExtensiveMarkupLanguage)

相似词语短语

described xml───描述的xml

extensible xml───可扩展xml

entities in xml───xml中的实体

well-formed xml───格式良好的xml

双语使用场景

Listing 2 shows a sample XML document, bib.xml, which represents a bibliography of books.───清单 2 显示了一个示例 XML 文档 bib.xml ,它表示书籍的书目。

The XML document is checked against a very restrictive schema.───该 XML 文档是由一个限制非常严格的模式进行检查的。

Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.───尽管 XML 在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在 CLOB 或 BLOB中。

Because SOAP uses XML to encode messages, it's very easy to process messages at every step of the invocation process.───而SOAP用XML将消息编码,因此在调用过程的任何一步都极易处理消息。

That's the whole point of a document model, after all -- to faithfully represent XML without any assumptions about the form of that XML.───这正是文档模型的任务所在,即不对该XML的形式进行任何假设,如实地表示XML

With a basic class-to-element mapping, you're ready to start mapping fields of the book class to specific elements within the XML document.───有了基本的类到元素的映射之后,就可以开始把Book类的字段映射到XML文档中的特定元素。

Although they are a bit long, I would like to present the entire XML source of the word processor documents created.───尽管有点长,我还是愿意列出所创建的字处理程序文档的全部XML源代码。

XML is often referred to as semi-structured.───XML通常被认为是半结构化的。

Jelliffe's talk was actually about his experiences trying to come up with metrics of XML schema complexity.───Jelliffe的发言实际上是关于尝试度量XML模式复杂性的经验。

英语使用场景

The file handle is mapped to the file identifier and exposed in the application-instance.xml.

An XML parser converts an encoded form of an XML document (the encoding being specified in the XML declaration) to an abstract model representing the information in the XML document.

Secondly, each path expression in the SQL/XML query requires a separate namespace declaration.

You can declare attributes for an XML element type using an attribute list declaration.

The Spring context in the Blether WAR looks up the EntityManagerFactory that it uses from the Web module's local JNDI, where it is mapped by a persistence-unit-ref in the module's web.xml file.

You can also decompose XML data for use by non-XML-enabled applications, thereby preserving and extending past investment and enhancing programmer productivity.

XSLT is a dedicated XML translation language.

Practice indicates, We can Utilize XML technology to realize the convenient and swift custom-tailor service online.

Because multiple concurrent XML HTTP requests can be scheduled in parallel, our application essentially becomes a concurrent program -- and concurrency is hard.