I'm sure people who work with XML Schema or WSDL for that matter have hit this issue at some point. The dilemma weather to use Include or Import? I came across this article that helps solve this problem. Hope that it will come in handy for you too.
Both import and include do same functions.However, the Import element allows you to access components from multiple Schemas that may belong to different target namespace.
Both import and include do same functions.However, the Import element allows you to access components from multiple Schemas that may belong to different target namespace.
ReplyDelete