News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

DevShed: Displaying Meaningful Error Messages when Auto Loading Classes in PHP 5

WebCheatSheet.com: Two New Tutorials - Database Export & Sending Email

Jani Hartikainen's Blog: PHP typehinting gotcha in exceptions/methods

Jani Hartikainen's Blog: Did you think your site validated input properly? Think again!

Community News: Lead PHP Developer Quits


Community Events











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


development unittest phpunit opinion podcast framework application testing community functional introduction release zendframework2 example conference code language tool series interview

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