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.
I am currently employed at WSO2 where I work as a Senior Software Engineer contributing to the success of WSO2 and the WSO2 Mashup Server. I'm also an Apache Axis2 commiter and is heavily involved in developing WSDL 2.0 and REST support in Axis2.
1 comment:
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.
Post a Comment