Hallo, I have a very long XSD scheme. And the validation process (via PHP) is taking 10 seconds. Do you have some ideas how I can improve performance?
The XSD file is not changes often, but I can not change it, it is external.
the XML validated is about 500 lines.
Any ideas on XSD validation performance? Thanks.