<div dir="ltr">Hi,<div><br></div><div>We are developing a python app to manage shibboleth SAML metadata. We want to validate the metadata with the corresponding SAML schema files which, based on the SAMLSchemaBuilder java file in java-opensaml2, are saml-schema-metadata-2.0.xsd and the supported metadata extensions saml-metadata-rpi-v1.0.xsd, sstc-saml-idp-discovery.xsd, sstc-saml-metadata-ext-query.xsd, and sstc-saml-metadata-ui-v1.0.xsd. lxml (python) does not supports multiple xsd as an input to generate a schema validation object in contrast with Java and the SchemaFactory which accepts a list of files. Anyone knows a way (or can point me to some reference) to generate a xsd containing several xsd?</div>

<div><br></div><div>TIA,</div><div><br></div><div>Abraham.</div></div>