XML document
XML文档
频率: 8.025.0 每百万词
Refers to a file or data structure formatted according to XML rules.
指根据XML规则格式化的文件或数据结构。
分类:
例句 (20)
XML document = XML文档 (指根据XML规则格式化的文件或数据结构。)
- The application parses the XML document to load the settings.该应用程序解析XML文档来加载设置。
- The developer wrote a script to parse data from the incoming XML document.开发人员编写了一个脚本来解析收到的XML文档中的数据。
- We received the data as a well-formed XML document.
- Our application generates a detailed report in the form of an XML document.我们收到的数据是一个格式良好的XML文档。
- The parser threw an error because the XML document was not valid.我们的应用程序会生成一份XML文档格式的详细报告。
- Before processing, you must validate the XML document against its schema.
- You can use this library to create a new XML document from scratch.解析器抛出了一个错误,因为这个XML文档无效。
- An XML document uses tags to define elements in a structured, hierarchical way.在处理之前,您必须根据其模式验证该XML文档。
- XSLT is often used to transform an XML document into an HTML file.
- We used XSLT to transform the XML document into a user-friendly HTML page.你可以使用这个库从头创建一个新的XML文档。
- The API endpoint returns a response formatted as an XML document.一个XML文档使用标签以结构化、分层的方式定义元素。
- The configuration settings for the software are stored in a well-formed XML document.
- Before processing, you should validate the XML document against its schema.XSLT 常被用来将XML文档转换为HTML文件。
- The API endpoint returns data packaged as an XML document.我们使用XSLT将XML文档转换为用户友好的HTML页面。
- Every XML document must have a single root element.
- If the XML document is not well-formed, the parser will throw an error.该API端点返回一个格式化为XML文档的响应。
- He wrote a script to find and update specific nodes within the large XML document.该软件的配置设置存储在一个格式良好的XML文档中。
- He had to manually edit the XML document to correct a syntax error.
- Understanding the structure of an XML document is the first step in learning data serialization.在处理之前,你应该根据其模式验证这个XML文档。
- The system failed because it received a corrupted XML document from the server.API端点以XML文档的形式返回打包好的数据。