As per this question it appears that Python (which version?) is not yet able to implement XSD 1.1 directly.
Would it be possible to somehow call a specific action by another validation framework (e.g. Saxon; Xerces) from a Python script to e.g. validate an XML instance against an XSD 1.1 schema?