Imports

Imports are other data models that have been used to construct the current data model.

i.e. if I used a XML schema data type such as xs:string in my data model, the XML schema data model would be an import into my local data model.