xsd2ttcn: include doesn't copy import statements
When generating code for an 'include' statement from an XSD, the xsd2ttcn tool doesn't copy 'import' statements from the included schema. This is needed, since the elements/types in the included schema may depend on other types from the imported schema.
/cc @aknappqwt @mmagyari