XML document
documento XML
Frecuencia: 8.025.0 por millón de palabras
Refers to a file or data structure formatted according to XML rules.
Se refiere a un archivo o estructura de datos formateado según las reglas de XML.
Categorías:
Ejemplos (20)
XML document = documento XML (Se refiere a un archivo o estructura de datos formateado según las reglas de XML.)
- The application parses the XML document to load the settings.La aplicación analiza el documento XML para cargar la configuración.
- The developer wrote a script to parse data from the incoming XML document.El desarrollador escribió un script para analizar los datos del documento XML entrante.
- We received the data as a well-formed XML document.
- Our application generates a detailed report in the form of an XML document.Recibimos los datos como un documento XML bien formado.
- The parser threw an error because the XML document was not valid.Nuestra aplicación genera un informe detallado en forma de documento 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.El analizador lanzó un error porque el documento XML no era válido.
- An XML document uses tags to define elements in a structured, hierarchical way.Antes de procesarlo, debes validar el documento XML contra su esquema.
- 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.Puedes usar esta biblioteca para crear un nuevo documento XML desde cero.
- The API endpoint returns a response formatted as an XML document.Un documento XML utiliza etiquetas para definir elementos de forma estructurada y jerárquica.
- 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 se utiliza a menudo para transformar un documento XML en un archivo HTML.
- The API endpoint returns data packaged as an XML document.Usamos XSLT para transformar el documento XML en una página HTML fácil de usar.
- Every XML document must have a single root element.
- If the XML document is not well-formed, the parser will throw an error.El punto final de la API devuelve una respuesta formateada como un documento XML.
- He wrote a script to find and update specific nodes within the large XML document.Los ajustes de configuración del software se almacenan en un documento XML bien formado.
- 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.Antes de procesarlo, debes validar el documento XML contra su esquema.
- The system failed because it received a corrupted XML document from the server.El punto final de la API devuelve datos empaquetados como un documento XML.