forked from apache/xerces2-j
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Xerces2.8.0-REL_PLAN.html
204 lines (203 loc) · 6.07 KB
/
Xerces2.8.0-REL_PLAN.html
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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-->
<HTML><HEAD><TITLE>Xerces 2.8.0 plan</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>BODY {
MARGIN: 2em 1em 2em 70px; COLOR: black; FONT-FAMILY: New Times Roman, serif; BACKGROUND-COLOR: white
}
</STYLE>
<META content="MSHTML 6.00.2800.1226" name=GENERATOR></HEAD>
<BODY>
<H1>Xerces 2.8.0 Plan</H1>
<P><B>Features:</B>
<UL>
<LI>Start schema assessment from a specific type definition
<LI>Features for disabling ID/IDREF, unparsed entity and identity constraint checking
<LI>Enhancements to XML Schema annotation support
<LI>Support the warn-on-undeclared-elemdef feature which has been missing for many releases
<LI>Other misc. features, improvements and bug fixes</LI></UL>
<P><B>Target DCUT (code complete) date: February 24th, 2006 </B>
<P><B>Target release date: February 27th, 2006 </B>
<H3>Development line items </H3>
<TABLE border=2>
<TBODY>
<TR>
<TH style="TEXT-ALIGN: left">Line item </TH>
<TH style="TEXT-ALIGN: left">Volunteer </TH>
<TH style="TEXT-ALIGN: left">Sizing </TH>
<TH style="TEXT-ALIGN: left">Timeframe </TH>
<TH style="TEXT-ALIGN: left">Status </TH></TR>
<TR>
<TD><B>DOM Level 3 </B></TD>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD>Repair DTD and schema validation behaviour of Document.normalizeDocument()</TD>
<TD>Michael Glavassevich</TD>
<TD>2 pw</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>LSSerializer: format-pretty-print [true]</TD>
<TD>Matej Kraus</TD>
<TD></TD>
<TD>November 2005</TD>
<TD>Complete</TD></TR>
<TR>
<TD><B>JAXP 1.3 </B></TD>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD>Enhancements to SchemaFactory.newSchema(Source[])</TD>
<TD>Peter McCracken</TD>
<TD>1 pw</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Expose current element node from validator when input is DOM.</TD>
<TD>Michael Glavassevich</TD>
<TD>0.5 pd</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD><B>DTD</B></TD>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD>Feature: balance-syntax-trees</TD>
<TD>Michael Glavassevich</TD>
<TD>1.5 pw</TD>
<TD>October 2005</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Feature: warn-on-undeclared-elemdef</TD>
<TD>Michael Glavassevich</TD>
<TD>2 pd</TD>
<TD>January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD><B>XML Schema 1.0</B></TD>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD>Expose annotations in XSAttributeUse and XSParticle</TD>
<TD>Neil Delima</TD>
<TD>2 pw</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Support lists of annotations for other XSObjects</TD>
<TD>Neil Delima</TD>
<TD>2 pw</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Feature: id-idref-checking</TD>
<TD>Peter McCracken</TD>
<TD>1 pd</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Feature: identity-constraint-checking</TD>
<TD>Peter McCracken</TD>
<TD>2 pd</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Feature: unparsed-entity-checking</TD>
<TD>Peter McCracken</TD>
<TD>1 pd</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Feature: ignore-xsi-type-until-elemdecl</TD>
<TD>Peter McCracken</TD>
<TD>1 pw</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Property: root-type-definition</TD>
<TD>Peter McCracken</TD>
<TD>1 pw</TD>
<TD>December 2005 / January 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Improve identity constraint error messages</TD>
<TD>George Cristian Bina</TD>
<TD></TD>
<TD>August 2005</TD>
<TD>Complete</TD></TR>
<TR>
<TD><B>Miscellaneous </B></TD>
<TD></TD>
<TD></TD>
<TD></TD>
<TD></TD></TR>
<TR>
<TD>Bug fixes in xml-commons and update to latest xml-commons-external </TD>
<TD>Nathan Beyer, Michael Glavassevich</TD>
<TD></TD>
<TD>January/February 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Replace XJavac Ant task with a cleaner solution </TD>
<TD></TD>
<TD></TD>
<TD></TD>
<TD>Deferred</TD></TR>
<TR>
<TD>Fix dtdjars target which was broken in Xerces 2.7.0 </TD>
<TD>Michael Glavassevich</TD>
<TD></TD>
<TD>February 23rd/24th, 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD>Documentation improvements </TD>
<TD>All</TD>
<TD></TD>
<TD>February 2006</TD>
<TD>Complete</TD></TR>
<TR>
<TD><B>DCUT </B></TD>
<TD></TD>
<TD></TD>
<TD>February 24th, 2006 </TD>
<TD></TD></TR>
<TR>
<TD><B>Review and fix severe defects reported in Bugzilla/Jira </B></TD>
<TD>All</TD>
<TD>1 pw</TD>
<TD>February 24th-27th, 2006 </TD>
<TD></TD></TR>
<TR>
<TD><B>Build and publish Xerces 2.8.0</B> </TD>
<TD></TD>
<TD></TD>
<TD>February 27th, 2006 </TD>
<TD></TD></TR></TBODY></TABLE>
<H3>Candidate features and cleanup items (if time permits) </H3>
<UL>
<LI>... </LI></UL></BODY></HTML>