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-документ.