Page 1 of 1

PHP with XML/XSD

Posted: Tue Feb 17, 2004 11:54 am
by TerryS999
How do you validate an XML file against an XSD Schema in PHP?

pleaseValidate("myxmlfile.xml","myschema.xsd") ??

Thanks,

Terry Scott

Posted: Tue Feb 17, 2004 4:05 pm
by ol4pr0
Dont think there is a way for doing that just yet.