xsd:include和xsd:import之间有什么区别?你什么时候使用一个而不是另一个,什么时候可能没关系?
include和import之间的根本区别是,必须使用import来引用在不同目标命名空间中的声明或定义,并且必须使用include来引用在同一目标命名空间中的声明或定义。
原文链接:https://www.f2er.com/xml/294219.html资料来源:https://web.archive.org/web/20070804031046/http://xsd.stylusstudio.com/2002Jun/post08016.htm