Re: [PHP-XML-DEV] new domxml progress report
[email protected] (Shane Caraveo)
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
Quite a long time ago I tried using domxml as the basis for pear::soap, but ran into problems with trying to get the namespaces on the root element. I haven't tried recently, but if you get a chance to check out the ability to get at those namespaces (any wsdl file can be used as a test) that would be very cool. Shane Christian Stocker wrote: > 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 > >