PHP with XML/XSD

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
TerryS999
Forum Newbie
Posts: 1
Joined: Tue Feb 17, 2004 11:54 am

PHP with XML/XSD

Post by TerryS999 »

How do you validate an XML file against an XSD Schema in PHP?

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

Thanks,

Terry Scott
User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Post by ol4pr0 »

Dont think there is a way for doing that just yet.
Post Reply