NOTE-DOM-Level-3-AS-20020725
6.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Generated: Tue Jul 23 13:00:16 EDT 2002 jfouffa.w3.org
-->
<html lang='en-US' xml:lang="en-US" xmlns=
"http://www.w3.org/1999/xhtml">
<head>
<title>Document Object Model (DOM) Level 3 Abstract Schemas
Specification</title>
<link rel='stylesheet' type='text/css' href='./spec.css' />
<link rel='stylesheet' type='text/css' href='http://www.w3.org/StyleSheets/TR/W3C-NOTE.css' />
<link rel='next' href='expanded-toc.html' />
<link rel='contents' href='Overview.html#contents' />
<link rel='copyright' href='copyright-notice.html' />
<link rel='glossary' href='glossary.html' />
<link rel='Start' href='Overview.html' />
<link rel='index' href='def-index.html' />
<link rel='author' href='mailto:www-dom@w3.org' />
<link rel='help' href='http://www.w3.org/DOM/' />
</head>
<body>
<div class='navbar' align='center'><a accesskey='n' href=
'expanded-toc.html'>next</a> <a accesskey='c' href=
'Overview.html#contents'>contents</a> <a accesskey='i' href=
'def-index.html'>index</a>
<hr title='Navigation area separator' />
</div>
<div class='head'>
<p><a href='http://www.w3.org/'><img height='48' width='72' alt=
'W3C' src='http://www.w3.org/Icons/w3c_home' /></a></p>
<h1 id='title'>Document Object Model (DOM) Level 3 Abstract Schemas
Specification</h1>
<h2 id='version'>Version 1.0</h2>
<!-- WD-DOM-Level-3-AS-20020725
-->
<h2 id='W3C-doctype'>W3C Note 25 July 2002</h2>
<dl>
<dt>This version:</dt>
<dd><a href=
'http://www.w3.org/TR/2002/NOTE-DOM-Level-3-AS-20020725'>http://www.w3.org/TR/2002/NOTE-DOM-Level-3-AS-20020725</a></dd>
<dt>Latest version:</dt>
<dd><a href=
'http://www.w3.org/TR/DOM-Level-3-AS'>http://www.w3.org/TR/DOM-Level-3-AS</a></dd>
<dt>Previous version:</dt>
<dd><a href=
'http://www.w3.org/TR/2002/WD-DOM-Level-3-ASLS-20020409'>http://www.w3.org/TR/2002/WD-DOM-Level-3-ASLS-20020409</a></dd>
</dl>
<dl>
<dt>Editors:</dt>
<dd>Ben Chang, <i>Oracle</i></dd>
<dd>Elena Litani, <i>IBM</i></dd>
<dd>Joe Kesselman, <i>IBM (until September 2001)</i></dd>
<dd>Rezaur Rahman, <i>Intel Corporation (until July 2001)</i></dd>
</dl>
<p class='copyright'><a href=
'http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Copyright'>Copyright</a>
©2002 <a href='http://www.w3.org/'><abbr title=
'World Wide Web Consortium'>W3C</abbr></a><sup>®</sup> (<a
href='http://www.lcs.mit.edu/'><abbr title=
'Massachusetts Institute of Technology'>MIT</abbr></a>, <a href=
'http://www.inria.fr/'><abbr lang='fr' xml:lang="fr" title=
'Institut National de Recherche en Informatique et Automatique'>INRIA</abbr></a>,
<a href='http://www.keio.ac.jp/'>Keio</a>), All Rights Reserved.
W3C <a href=
'http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Legal_Disclaimer'>
liability</a>, <a href=
'http://www.w3.org/Consortium/Legal/ipr-notice-20000612#W3C_Trademarks'>
trademark</a>, <a href=
'http://www.w3.org/Consortium/Legal/copyright-documents-19990405'>document
use</a> and <a href=
'http://www.w3.org/Consortium/Legal/copyright-software-19980720'>software
licensing</a> rules apply.</p>
</div>
<hr title='separator from header' />
<h2 id='abstract'>Abstract</h2>
<div class='abstract'>
<p>This specification defines the Document Object Model Abstract
Schemas Level 3, a platform- and language-neutral interface that
allows programs and scripts to dynamically access and update the
content, structure and style of documents.</p>
</div>
<h2 id='status'>Status of this document</h2>
<div class='status'>
<p><em>This section describes the status of this document at the
time of its publication. Other documents may supersede this
document. The latest status of this document series is maintained
at the W3C.</em></p>
<p>This document is a W3C NOTE made available by the W3C for
discussion only. Publication of this Note by W3C indicates no
endorsement of its content by W3C, nor that W3C will be
reallocating any resources to the issues addressed by the Note.
This document is <em>no longer</em> a work in progress.</p>
<p>Comments on this document are invited and are to be sent to the
public mailing list <a href=
'mailto:www-dom@w3.org'>www-dom@w3.org</a>. An archive is available
at <a href=
'http://lists.w3.org/Archives/Public/www-dom/'>http://lists.w3.org/Archives/Public/www-dom/</a>.</p>
<p>This document has been produced as part of the <a href=
'http://www.w3.org/DOM/Activity.html'>W3C DOM Activity</a>. The
authors of this document are the DOM WG members. The DOM WG has no
plans for further work on this document and this version has been
published to clarify the status section of the previously published
version.</p>
<p>A list of <a href='http://www.w3.org/TR/'>current W3C
Recommendations and other technical documents</a> can be found at
http://www.w3.org/TR.</p>
</div>
<h2 id='table-of-contents'><a id="contents" name='contents'>Table
of contents</a></h2>
<ul class='toc'>
<li class='tocline2'><a class='tocxref' href=
'expanded-toc.html'>Expanded Table of Contents</a></li>
<li class='tocline2'><a class='tocxref' href=
'copyright-notice.html'>Copyright Notice</a></li>
</ul>
<ul class='toc'>
<li class='tocline2'><a class='tocxref' href=
'abstract-schemas.html'>1. Abstract Schemas Object Model</a></li>
</ul>
<ul class='toc'>
<li class='tocline2'><a class='tocxref' href=
'idl-definitions.html'>Appendix A: IDL Definitions</a></li>
<li class='tocline2'><a class='tocxref' href=
'java-binding.html'>Appendix B: Java Language Binding</a></li>
<li class='tocline2'><a class='tocxref' href=
'ecma-script-binding.html'>Appendix C: ECMAScript Language
Binding</a></li>
<li class='tocline2'><a class='tocxref' href=
'acknowledgements.html'>Appendix D: Acknowledgements</a></li>
<li class='tocline2'><a class='tocxref' href=
'glossary.html'>Glossary</a></li>
<li class='tocline2'><a class='tocxref' href=
'references.html'>References</a></li>
<li class='tocline2'><a class='tocxref' href=
'def-index.html'>Index</a></li>
</ul>
<div class='navbar' align='center'>
<hr title='Navigation area separator' />
<a accesskey='n' href='expanded-toc.html'>next</a> <a
accesskey='c' href='Overview.html#contents'>contents</a> <a
accesskey='i' href='def-index.html'>index</a></div>
</body>
</html>