Page 1 of 1

XSD schema validating in php4

Posted: Thu Mar 24, 2005 5:14 am
by trefeater
Hi, my first post in my poor english. Thanks for reading.

I need to validate a xml document against his XSD schemas. In fact, i need a script/function/class like
DOMDocument->schemaValidate() in php5, but in php4.

Any ideas?

Regards from Spain