XSD中引用其他XSD文件应据命名空间是否相同选择include或import:同命名空间用include(无namespace属性,类型直用);不同命名空间用import(必设namespace属性...