This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.b_stds:tech:w3c:dom [2021/08/13 13:26] murphy |
dido:public:ra:xapend:xapend.b_stds:tech:w3c:dom [2021/08/18 11:46] (current) murphy [Abstract] |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| : //This specification defines the Document Object Model Core Level 3, a [[dido:public:ra:xapend:xapend.a_glossary:p:platform|platform]]- and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure and style of documents. The Document Object Model Core Level 3 builds on the Document Object Model Core Level 2 [DOM Level 2 Core].// | : //This specification defines the Document Object Model Core Level 3, a [[dido:public:ra:xapend:xapend.a_glossary:p:platform|platform]]- and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure and style of documents. The Document Object Model Core Level 3 builds on the Document Object Model Core Level 2 [DOM Level 2 Core].// | ||
| - | : //This version enhances DOM Level 2 Core by completing the mapping between DOM and the XML Information Set [XML Information Set], including the support for XML Base [XML Base], adding the ability to attach user information to DOM Nodes or to [[dido:public:ra:xapend:xapend.a_glossary:b:bootstrap|bootstrap]] a DOM implementation, providing mechanisms to resolve namespace prefixes or to manipulate "ID" attributes, giving to type information, etc. // | + | : //This version enhances DOM Level 2 Core by completing the mapping between DOM and the [[dido:public:ra:xapend:xapend.a_glossary:x:xml_infoset|XML Information Set]], including the support for XML Base [XML Base], adding the ability to attach user information to DOM Nodes or to [[dido:public:ra:xapend:xapend.a_glossary:b:bootstrap|bootstrap]] a DOM implementation, providing mechanisms to resolve namespace prefixes or to manipulate "ID" attributes, giving to type information, etc. // |
| ==== Introduction ==== | ==== Introduction ==== | ||