News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Greg Beaver's Blog:
Update to libxml2 in PHP - progress hath been acquired
June 06, 2007 @ 11:45:00

Related to an issue from a previous post, Greg Beaver has posted a solution to his Relax NG schema problem in PHP.

Shortly after my last blog post, I got a very helpful email from Rob Richards, who offered to help me with my trials and tribulations. He took a quick look at the schema for package.xml, and a sample package.xml and was able to find two small tweaks to make parsing actually work (gasp). This changes everything. I am abandoning the creation of a relax NG schema in favor of the battle-tested xsd. The error messages for xsd validation are far clearer than the rng ones.

The code included shows how much simpler the error messages are with the XSD validation option versus the RNG ones.

0 comments voice your opinion now!
rng schema libxml2 validate error message rng schema libxml2 validate error message




Community Events









Don't see your event here?
Let us know!


releases application developer book database PEAR mysql zendframework zend framework package conference ajax security example PHP5 release job cakephp code

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework