Re: PHP Relax NG validator ?
Daniel Veillard <[email protected]> Thu, 4 Mar 2004 18:10:22 -0500
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 05, 2004 at 02:47:52AM +0400, David Tolpin wrote: > > > I'm new to Relax NG. > > > I would like to know if there exist a Relax NG validator in PHP. > > > > I have never heard of an implementation written in PHP, but now that PHP > > uses libxml though its "DOM XML" module and that libxml supports RELAX > > NG, it should be possible to require a RELAX NG validation at parse > > time. > > Please do not take me wrong, libxml does not support Relax NG. > The support has many bugs, it cannot be even used to validate > against relaxng.rng or xslt.rng. Your behaviour is not acceptable. There are bugs, they are logged, I don't see yours. Still libxml2 pass James Clark tests, and he considered the implementation good enough: http://lists.oasis-open.org/archives/relax-ng/200303/msg00013.html Can you stop pissing in other people soup, that would prove some basic decency in social behaviour. On a technical ground, I may have considered integrating RNV within libxml2 to replace the existing validation code, but the idea of having to deal with you doesn't sounds great I'm afraid. Daniel -- Daniel Veillard | Red Hat Network https://rhn.redhat.com/ [email protected] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/