Xerces 2 Schedule

Milestones

Parser without DTD support (M1)

Date: Friday, 29 Sep 2000
Task: Document design based on Xerces community feedback
Driver: Andy Clark
Contributors: Contributors wanted! Contact task driver to contribute.
Task: Support classes
This affects the following classes: XMLString, XMLStringBuffer, XMLChar, EncodingMap, SymbolTable, QName.
Driver: Eric Ye
Contributors: Contributors wanted! Contact task driver to contribute.
Task: Basic entity managment
This affects the following classes: XMLEntityManager, XMLEntityScanner.
Driver: Jeff Rodriguez
Contributors: Contributors wanted! Contact task driver to contribute.
Task: Basic error handling
This affects the following interfaces & classes: XMLErrorReporter, some MessageFormatter.
Driver: Eric Ye
Contributors: Contributors wanted! Contact task driver to contribute.
Task: Parsing of elements and attributes using internal interface
This affects the following classes: XMLAttributes, XMLDocumentScanner.
Driver: Andy Clark
Contributors: Contributors wanted! Contact task driver to contribute.
Task: Implement a SAX2 parser from internal callbacks
This affects the following classes: XMLParser, XMLDocumentParser, SAXParser.
Driver: Arnaud Le Hors
Contributors: Contributors wanted! Contact task driver to contribute.

Parser with DTD scanning without validation (M2)

Depends: M1
Task: Parsing of DOCTYPE line and DTD markup declarations
Contributors: Contributors wanted! Contact task driver to contribute.
Task: Storing basic DTD grammar information
Contributors: Contributors wanted! Contact task driver to contribute.

Parser with DTD scanning + datatypes validation (M3)

Depends: M2

Parser with DTD scanning + datatypes and content model validation (M4)

Depends: M3

Parser with DTD scanning and Schema parsing + validation (M5)

Depends: M4


Last modified: $Date$