Re: [PHP] xml validation

2006-06-09 Thread Brad Bonkoski
This article has some good information about PHP/XML including validation: http://www.zend.com/php5/articles/php5-xmlphp.php -Brad weetat wrote: Hi all , Thanks to everbody in this group , really help me a lot. I have a raw xml file from our clients. My question is how to validate the xm

RE: [PHP] xml validation

2006-06-09 Thread Jay Blanchard
[snip] Thanks to everbody in this group , really help me a lot. I have a raw xml file from our clients. My question is how to validate the xml file if the file is xml compliance ? [/snip] http://www.php.net/xml -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: htt

Re: [PHP] XML validation with XML Schema

2004-07-30 Thread Christian Stocker
Hi On Fri, 30 Jul 2004 14:25:44 -0300, Matias Bagini <[EMAIL PROTECTED]> wrote: > Is there any way to validate an XML with XML Schema using PHP4... I need > something like the > > bool DOMDocument->schemaValidate ( string filename) No, not implemented in PHP 4. The Schema Implementatin of libxml