An import element adds components from another schema, with a different namespace, to the current schema. An include element adds components from another schema, but associates them with the target namespace.
翻译过来就是:
一个import元素从另一个具有不同命名空间的schema中引入其中的定义。一个include元素从另一个(无目标空间的,译者加入的)schema中引入其中的定义,并将被引入的定义关联到(当前schema的,译者加入的)目标空间。
翻译过来就是:
一个import元素从另一个具有不同命名空间的schema中引入其中的定义。一个include元素从另一个(无目标空间的,译者加入的)schema中引入其中的定义,并将被引入的定义关联到(当前schema的,译者加入的)目标空间。