Use the XML Validator policy to validate a request against an XML Schema Definition (XSD schema). You can upload an XML XSD schema file in the policy dialog as a valid Swagger XML document. If an invalid path or parameter or object is not defined in the XSD schema, the client receives a Schema Validation Failed
error.
...