When importing complex XSD's that import other XSD's, I receive the following error when trying to import it into Mendix:
Error: "Type 'http://www.w3.org/2000/09/xmldsig#:CryptoBinary' is not declared, or is not a simple type." at line 52 column 6 of 'file:///C:/xsd/common/UBL-xmldsig11-schema-2.2.xsd'.
Any practices to solve this issue?