The < import> declaration is used for combining XML Schemas that have different targetNamespaces.
The declaration allows you to refer to declarations only within other XML Schemas.
The declaration is always declared globally within an XML Schema.
The declaration must be a direct child of the element.
The declaration applies to the entire XML Schema.