XML DOM Level 1

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instance_of gptkb:document
gptkbp:allows serialization of XML data
dynamic changes to XML documents
gptkbp:defines document structure
attributes for XML nodes
interface for XML documents
gptkbp:enables programmatic access to XML data
https://www.w3.org/2000/01/rdf-schema#label XML DOM Level 1
gptkbp:includes Document interface
Element interface
Node interface
gptkbp:introduced_in gptkb:1998
gptkbp:is_a_foundation_for XML-based technologies
gptkbp:is_a_key_component_of data-driven applications
service-oriented architecture
web technologies
gptkbp:is_based_on tree data structure
gptkbp:is_compatible_with gptkb:HTML_DOM
gptkbp:is_essential_for XML-based applications
gptkbp:is_implemented_in gptkb:Java
gptkb:PHP
gptkb:Python
gptkb:C#
gptkb:Java_Script
various programming languages
gptkbp:is_maintained_by gptkb:W3_C
gptkbp:is_part_of W3 C standards
gptkbp:is_related_to gptkb:XSLT
gptkb:XML_format
gptkb:SAX
XQuery
XPath
gptkbp:is_standardized_by XML document manipulation
gptkbp:is_used_by web browsers
gptkbp:is_used_for gptkb:Data
gptkb:cloud_storage
configuration files
web services
document representation
gptkbp:is_used_in gptkb:mobile_applications
enterprise applications
API development
content management systems
data transformation
data visualization
web development
gptkbp:provides methods for accessing and manipulating XML elements
methods for creating new XML nodes
methods for traversing the XML tree
gptkbp:succeeded_by XML DOM Level 2
gptkbp:supports tree structure representation
event handling for XML documents
gptkbp:bfsParent gptkb:DOM_Level_3_Specification
gptkbp:bfsLayer 5