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
[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
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
3 matches
Mail list logo