Another abandoned server code base... this is kind of an ancestor of taskrambler.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

521 lines
26 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- Generated from data/head.php, ../../smarty/{head.tpl} --><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>DOM Current Status - W3C</title><link rel="stylesheet" href="/2008/site/css/minimum" type="text/css" media="handheld, all" /><style type="text/css" media="print, screen and (min-width: 481px)" xml:space="preserve">
@import url("/2008/site/css/advanced");
</style><link href="/2008/site/css/minimum" rel="stylesheet" type="text/css" media="handheld, only screen and (max-device-width: 480px)" /><meta name="viewport" content="width=device-width" /><link rel="stylesheet" href="/2008/site/css/print" type="text/css" media="print" /><link rel="shortcut icon" href="/2008/site/images/favicon.ico" type="image/x-icon" /></head><body id="www-w3-org" class="w3c_public"><div id="w3c_container">
<!-- Generated from data/mast.php, ../../smarty/{mast.tpl} -->
<div id="w3c_mast">
<!-- #w3c_mast / Page top header -->
<h1 class="logo">
<a tabindex="2" accesskey="1" href="/"><img src="/2008/site/images/logo-w3c-mobile-lg" width="90" height="53" alt="W3C" /></a>
<span class="alt-logo">W3C</span>
</h1>
<div id="w3c_nav">
<!-- Search form and media selection -->
<form action="/Help/search" method="get" enctype="application/x-www-form-urlencoded"><div class="w3c_sec_nav"><!-- --></div><ul class="main_nav"><li class="first-item">
<a href="/standards/">Standards</a>
</li><li>
<a href="/participate/">Participate</a>
</li><li>
<a href="/Consortium/membership">Membership</a>
</li><li class="last-item">
<a href="/Consortium/">About W3C</a>
</li><li class="search-item">
<div id="search-form">
<input tabindex="3" class="text" name="q" value="" title="Search" type="text" />
<button id="search-submit" name="search-submit" type="submit"><img class="submit" src="/2008/site/images/search-button" alt="Search" width="21" height="17" /></button>
</div>
</li></ul></form>
</div>
<!-- /end #w3c_nav -->
</div>
<!-- /end #w3c_mast -->
<div id="w3c_main">
<!-- Generated from data/crumbs.php, ../../smarty/{crumbs.tpl} -->
<div id="w3c_logo_shadow" class="w3c_leftCol">
<img height="32" alt="" src="/2008/site/images/logo-shadow" />
</div>
<div class="w3c_leftCol"><h2 class="offscreen">Site Navigation</h2>
<br /></div>
<div class="w3c_mainCol">
<div id="w3c_crumbs">
<div id="w3c_crumbs_frame">
<ul class="bct"> <!-- .bct / Breadcrumbs -->
<li class="skip"><a tabindex="1" accesskey="2" title="Skip to content (e.g., when browsing via audio)" href="#w3c_content_body">Skip</a></li>
<li><a href="/">W3C</a>&#xA0;<span class="cr">&#xBB;</span>&#xA0;</li>
<li><a href="/standards/">Standards</a>&#xA0;<span class="cr">&#xBB;</span>&#xA0;</li>
<li><a href="/TR/">All&#xA0;Standards&#xA0;and&#xA0;Drafts</a>&#xA0;<span class="cr">&#xBB;</span>&#xA0;</li>
<li class="current">DOM Current Status</li>
</ul>
</div>
</div>
<h1 class="title">DOM Current Status</h1>
<ul class="w3c_toc">
<li>
<a href="#completed">completed&#xA0;work</a>
&#x2014;&#xA0;including&#xA0;<a href="#stds">standards</a>
<span class="bullet">&#x2022; </span>
</li>
<li>
<a href="#drafts">drafts</a>
</li>
</ul>
<div id="w3c_content_body">
<div id="w3c_generated_status">
<p id="w3c_toggle_include" class="default_open intro tPadding">This page summarizes the relationships among specifications, whether they are finished standards or drafts. Below, each title
links to the most recent version of a document.
For related introductory information, see: <a href="http://www.w3.org/standards/agents/browsers">Browsers, Media Players</a>, <a href="http://www.w3.org/standards/webdesign/script">Scripting and Ajax</a>.</p>
<h2 id="completed">Completed Work</h2>
<p>
<a href="/TR/tr-technology-stds">W3C Recommendations</a> have
been reviewed by W3C Members, by software developers, and by other
W3C groups and interested parties, and are endorsed by the
Director as Web Standards. Learn more about the <a href="/Consortium/Process/tr#rec-advance">W3C Recommendation
Track</a>.</p>
<p>
<a href="/2005/10/Process-20051014/tr.html#q75">Group Notes</a> are <em>not</em> standards and do not
have the same level of W3C endorsement.</p>
<h3 id="stds">Standards</h3>
<div class="data lMargin rMargin">
<table class="w3c_spec_summary_table">
<tbody>
<tr>
<td class="table_datecol">
<a href="../history/ElementTraversal" title="Element Traversal Specification publication history">2008-12-22</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2008/REC-ElementTraversal-20081222/">Element Traversal Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2003/03/Translations/byTechnology?technology=ElementTraversal">translations</a>
&#xB7;
<a href="http://www.w3.org/2008/12/REC-ElementTraversal-20081222-errata.html">errata</a>
</p>
<div class="expand_description">
<p>This specification defines the ElementTraversal interface, which allows script navigation of the elements of a DOM tree, excluding all other nodes in the DOM, such as text nodes.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-3-Core" title="Document Object Model (DOM) Level 3 Core Specification publication history">2004-04-07</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407">Document Object Model (DOM) Level 3 Core Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2004/01/DOM-Level-3-translations">translations</a>
&#xB7;
<a href="http://www.w3.org/2004/01/DOM-Level-3-errata">errata</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-3-LS" title="Document Object Model (DOM) Level 3 Load and Save Specification publication history">2004-04-07</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407">Document Object Model (DOM) Level 3 Load and Save Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2004/01/DOM-Level-3-translations">translations</a>
&#xB7;
<a href="http://www.w3.org/2004/01/DOM-Level-3-errata">errata</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-3-Val" title="Document Object Model (DOM) Level 3 Validation Specification publication history">2004-01-27</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Val-20040127">Document Object Model (DOM) Level 3 Validation Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2004/01/DOM-Level-3-translations">translations</a>
&#xB7;
<a href="http://www.w3.org/2004/01/DOM-Level-3-errata">errata</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-2-HTML" title="Document Object Model (DOM) Level 2 HTML&#10;Specification publication history">2003-01-09</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109">Document Object Model (DOM) Level 2 HTML
Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2000/11/DOM-Level-2-translations">translations</a>
&#xB7;
<a href="http://www.w3.org/2000/11/DOM-Level-2-errata">errata</a>
</p>
<div class="expand_description">
<p>
DOM Level 2 HTML defines a programming interface to access and update the content and
structure of HTML and XHTML documents.
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-2-Core" title="Document Object Model (DOM) Level 2 Core Specification publication history">2000-11-13</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113">Document Object Model (DOM) Level 2 Core Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2000/11/DOM-Level-2-errata">errata</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-2-Events" title="Document Object Model (DOM) Level 2 Events Specification publication history">2000-11-13</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113">Document Object Model (DOM) Level 2 Events Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2000/11/DOM-Level-2-errata">errata</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-2-Style" title="Document Object Model (DOM) Level 2 Style Specification publication history">2000-11-13</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113">Document Object Model (DOM) Level 2 Style Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2000/11/DOM-Level-2-errata">errata</a>
</p>
<div class="expand_description">
<p>This specification defines the Document Object Model Level 2 Style Sheets and Cascading Style Sheets (CSS), a platform- and language-neutral interface that allows programs and scripts to dynamically access and update the content and of style sheets documents.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-2-Traversal-Range" title="Document Object Model (DOM) Level 2 Traversal and Range Specification publication history">2000-11-13</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113">Document Object Model (DOM) Level 2 Traversal and Range Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2000/11/DOM-Level-2-errata">errata</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-2-Views" title="Document Object Model (DOM) Level 2 Views Specification publication history">2000-11-13</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113">Document Object Model (DOM) Level 2 Views Specification</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/2000/11/DOM-Level-2-errata">errata</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr class="lastRow">
<td>
<a href="../history/REC-DOM-Level-1" title="Document Object Model (DOM) Level 1 publication history">1998-10-01</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is REC" href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001">Document Object Model (DOM) Level 1</a>
</h4>
<p class="rec_support_data">
<a href="http://www.w3.org/DOM/updates/REC-DOM-Level-1-19981001-errata.html">errata</a>
</p>
<p class="w3c_more_recent_status">
<a href="http://www.w3.org/TR/REC-DOM-Level-1">A more recent draft may replace this Recommendation.</a>
</p>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h3 id="notes">Group Notes</h3>
<div class="data lMargin rMargin">
<table class="w3c_spec_summary_table">
<tbody>
<tr>
<td class="table_datecol">
<a href="../history/DOM-Level-3-Views" title="Document Object Model (DOM) Level 3 Views and Formatting Specification publication history">2004-02-26</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2004/NOTE-DOM-Level-3-Views-20040226">Document Object Model (DOM) Level 3 Views and Formatting Specification</a>
</h4>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Level-3-XPath" title="Document Object Model (DOM) Level 3 XPath Specification publication history">2004-02-26</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226">Document Object Model (DOM) Level 3 XPath Specification</a>
</h4>
<div class="expand_description">
<p>How to use XPath with the DOM.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/DOM-Requirements" title="Document Object Model (DOM) Requirements publication history">2004-02-26</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2004/NOTE-DOM-Requirements-20040226">Document Object Model (DOM) Requirements</a>
</h4>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
<tr class="lastRow">
<td>
<a href="../history/DOM-Level-3-AS" title="Document Object Model (DOM) Level 3 Abstract Schemas&#10;Specification publication history">2002-07-25</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2002/NOTE-DOM-Level-3-AS-20020725">Document Object Model (DOM) Level 3 Abstract Schemas
Specification</a>
</h4>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h2 id="drafts">Drafts</h2>
<p>Below are draft documents:
<a href="/2005/10/Process-20051014/tr.html#last-call">Last Call Drafts</a>, <a href="/2005/10/Process-20051014/tr.html#RecsWD">other Working Drafts</a>.
Some of these may become Web Standards through the <a href="/Consortium/Process/tr#rec-advance">W3C Recommendation Track
process</a>. Others may be published as Group Notes or
become obsolete specifications.</p>
<h3 id="lcwd">Last Call Drafts</h3>
<div class="data lMargin rMargin">
<table class="w3c_spec_summary_table">
<tbody>
<tr class="lastRow">
<td class="table_datecol">
<a href="../history/DOM-Level-3-Events" title="Document Object Model (DOM) Level 3 Events Specification publication history">2011-05-31</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is LCWD" href="http://www.w3.org/TR/2011/WD-DOM-Level-3-Events-20110531">Document Object Model (DOM) Level 3 Events Specification</a>
</h4>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h3 id="wd">Other Working Drafts</h3>
<div class="data lMargin rMargin">
<table class="w3c_spec_summary_table">
<tbody>
<tr>
<td class="table_datecol">
<a href="../history/dom" title="DOM4 publication history">2012-01-05</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is WD" href="http://www.w3.org/TR/2012/WD-dom-20120105/">DOM4</a>
</h4>
<div class="expand_description">
<p>This specification defines the Document Object Model (DOM)
specification for synchronized multimedia functionality. It is part of
work in the Synchronized Multimedia Working Group (SYMM) towards a next
version of the SMIL language and SMIL modules. Related documents
describe the specific application of this SMIL DOM for SMIL documents
and for HTML and XML documents that integrate SMIL functionality. The
SMIL DOM builds upon the DOM Core functionality, adding support for
timing and synchronization, media integration and other extensions to
support synchronized multimedia documents. .</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/eventsource" title="Server-Sent Events publication history">2011-10-20</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is WD" href="http://www.w3.org/TR/2011/WD-eventsource-20111020/">Server-Sent Events</a>
</h4>
<div class="expand_description">
<p>This specification defines an API for opening an HTTP connection for receiving push notifications from a server in the form of DOM events.</p>
</div>
</td>
</tr>
<tr class="lastRow">
<td>
<a href="../history/REC-DOM-Level-1" title="Document Object Model (DOM) Level 1 Specification (Second Edition) publication history">2000-09-29</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is WD" href="http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/">Document Object Model (DOM) Level 1 Specification (Second Edition)</a>
</h4>
<div class="expand_description">
<p>
</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div><!-- Generated from data/footer.php, ../../smarty/{footer-block.tpl} --><div id="w3c_footer">
<div id="w3c_footer-inner">
<h2 class="offscreen">Footer Navigation</h2>
<div class="w3c_footer-nav">
<h3>Navigation</h3>
<ul class="footer_top_nav"><li>
<a href="/">Home</a>
</li><li>
<a href="/standards/">Standards</a>
</li><li>
<a href="/participate/">Participate</a>
</li><li>
<a href="/Consortium/membership">Membership</a>
</li><li class="last-item">
<a href="/Consortium/">About W3C</a>
</li></ul>
</div>
<div class="w3c_footer-nav">
<h3>Contact W3C</h3>
<ul class="footer_bottom_nav"><li>
<a href="/Consortium/contact">Contact</a>
</li><li>
<a accesskey="0" href="/Help/">Help and FAQ</a>
</li><li>
<a href="/Consortium/sponsor/">Sponsor / Donate</a>
</li><li>
<a href="/Consortium/siteindex">Site Map</a>
</li><li>
<address id="w3c_signature">
<a href="mailto:site-comments@w3.org">Feedback</a> (<a href="http://lists.w3.org/Archives/Public/site-comments/">archive</a>)</address>
</li></ul>
</div>
<div class="w3c_footer-nav">
<h3>W3C Updates</h3>
<ul class="footer_follow_nav"><li>
<a href="http://twitter.com/W3C" title="Follow W3C on Twitter">
<img src="/2008/site/images/twitter-bird" alt="Twitter" width="78" height="83" class="social-icon" />
</a>
<a href="http://identi.ca/w3c" title="See W3C on Identica">
<img src="/2008/site/images/identica-logo" alt="Identica" width="91" height="83" class="social-icon" />
</a>
</li></ul>
</div>
<p class="copyright">Copyright &#xA9; 2012 W3C <sup>&#xAE;</sup> (<a href="http://www.csail.mit.edu/">
<acronym title="Massachusetts Institute of Technology">MIT</acronym>
</a>, <a href="http://www.ercim.eu/">
<acronym title="European Research Consortium for Informatics and Mathematics"> ERCIM</acronym>
</a>, <a href="http://www.keio.ac.jp/">Keio</a>) <a href="/Consortium/Legal/ipr-notice">Usage policies apply</a>.</p>
</div>
</div><!-- /end #footer --><!-- Generated from data/scripts.php, ../../smarty/{scripts.tpl} --><!-- At the bottom for performance reasons --><!-- Generated from data/scripts.php, ../../smarty/{scripts.tpl} --><!-- At the bottom for performance reasons --><div id="w3c_scripts">
<script type="text/javascript" src="/2008/site/js/main" xml:space="preserve"><!-- --></script>
</div></body></html>