XML document
XML-Dokument
Häufigkeit: 8.025.0 pro Million Wörter
Refers to a file or data structure formatted according to XML rules.
Bezieht sich auf eine Datei oder Datenstruktur, die nach XML-Regeln formatiert ist.
Kategorien:
Beispiele (20)
XML document = XML-Dokument (Bezieht sich auf eine Datei oder Datenstruktur, die nach XML-Regeln formatiert ist.)
- The application parses the XML document to load the settings.Die Anwendung parst das XML-Dokument, um die Einstellungen zu laden.
- The developer wrote a script to parse data from the incoming XML document.Der Entwickler schrieb ein Skript, um Daten aus dem eingehenden XML-Dokument zu parsen.
- We received the data as a well-formed XML document.
- Our application generates a detailed report in the form of an XML document.Wir haben die Daten als wohlgeformtes XML-Dokument erhalten.
- The parser threw an error because the XML document was not valid.Unsere Anwendung generiert einen detaillierten Bericht in Form eines XML-Dokuments.
- Before processing, you must validate the XML document against its schema.
- You can use this library to create a new XML document from scratch.Der Parser warf einen Fehler, da das XML-Dokument nicht gültig war.
- An XML document uses tags to define elements in a structured, hierarchical way.Vor der Verarbeitung müssen Sie das XML-Dokument gegen sein Schema validieren.
- 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.Sie können diese Bibliothek verwenden, um ein neues XML-Dokument von Grund auf neu zu erstellen.
- The API endpoint returns a response formatted as an XML document.Ein XML-Dokument verwendet Tags, um Elemente auf strukturierte, hierarchische Weise zu definieren.
- 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 wird oft verwendet, um ein XML-Dokument in eine HTML-Datei umzuwandeln.
- The API endpoint returns data packaged as an XML document.Wir haben XSLT verwendet, um das XML-Dokument in eine benutzerfreundliche HTML-Seite umzuwandeln.
- Every XML document must have a single root element.
- If the XML document is not well-formed, the parser will throw an error.Der API-Endpunkt gibt eine als XML-Dokument formatierte Antwort zurück.
- He wrote a script to find and update specific nodes within the large XML document.Die Konfigurationseinstellungen für die Software werden in einem wohlgeformten XML-Dokument gespeichert.
- 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.Vor der Verarbeitung sollten Sie das XML-Dokument gegen sein Schema validieren.
- The system failed because it received a corrupted XML document from the server.Der API-Endpunkt gibt Daten zurück, die als XML-Dokument verpackt sind.