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...
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
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
Uses of XML
Bibliography
Standards and norms
ISO
- ISO Information processing – Office systems – Standard Generalized Markup Language (SGML) - ISO 8879 1986 ISO - 1986
- ISO Information technology – Document description and processing languages – Office Open XML" file formats – Part 1: Essential principles and markup language reference - ISO/IEC 29500-1 - 2016
- ISO Information and documentation – All Dublin Core metadata elements - ISO 15836-2...
Software and tools
Generic publishers
JEdit is a cross-platform, GNU GPL-licensed editor written in Java that lets you edit XML files and generate DTDs from an XML model.
See https://www.sourceforge.net/projects/jedit/files/jedit/
Emacs is a cross-platform editor licensed under...
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