Is it possible to validate XML against multiple schemas in PHP?

Posted by MartyIX on Stack Overflow See other posts from Stack Overflow or by MartyIX
Published on 2010-04-30T16:19:27Z Indexed on 2010/04/30 19:27 UTC
Read the original article Hit count: 157

Filed under:
|
|

Hi,

I'm wondering if it is possible to validate xml against multiple schemas in PHP or I have to merge my schemas somehow.

Thanks for an answer!

© Stack Overflow or respective owner

Related posts about php

Related posts about Xml