Article | REF: H3502 V2

XML and its ecosystem

Authors: Gérald Kembellec, Nicolas TRAVERS

Publication date: June 10, 2021

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

5. Uses of XML

5.1 DOM – Document Object Model

To facilitate the viewing and manipulation of XML documents, the DOM or Document Object Model ( https://dom.spec.whatwg.org ) is a programming interface standardized by the W3C ( https://www.w3.org/TR/DOM-Level-3-Core ). It enables scripts or programs to be applied to the document, integrating it into an application. In this way, the XML document is represented in the form of nested objects, giving rise to a tree structure that facilitates representation.

The DOM (see Norms and standards section, W3C and WHAT-WG parts) is commonly represented...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Digital documents and content management

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Uses of XML