Hi, We need to import external XML schema's that contain multiple <xsd:include> and <xsd:import> elements. I tested this locally and i successfully created XML file. I deployed this to test environment which is azure and tested the same but it is failing at export to XML with below error src-resolve: Cannot resolve the name 'ds:Signature' to a(n) 'element declaration' component. I copied the files to resource folder as well but no luck. Let me know if you have solution for this. thanks in advance