new domxml progress report
[email protected] (Christian Stocker)
| Newsgroups | php.xml.dev |
|---|---|
| Organization | Bitflux GmbH |
| Message-ID | <[email protected]> |
Hi We started now with the domxml rewrite. As soon as we have something working, we will commit it to cvs.php.net. Should be in the next few days. My plans for the 5 release are now: - Implement most of the DOM Level 2 Standard - Implement XPath according to W3C Standard - Implement XSLT (there's no standard by the W3C, how to implement that, but I'll stick to the way, Mozilla does it) - Evt. do some proper DTD Validation (XML Schema is postponed for later) JFYI chregu