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!
The main schema file must contain an include tag for each child schema file. For example:
<xs:include schemaLocation="2nd_schema_file.xsd"/>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With