Book a Demo

Author Topic: Share XSD among WSDLs  (Read 3426 times)

st33ve

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Share XSD among WSDLs
« on: July 21, 2012, 12:02:19 am »
It is common practice to separate data declaration to xsd file and reference it from (possibly more) WSDL files. This is accomplished by using xsd:include/xsd:import directives.
It is possible to model such approach in EA? I tried to import such WSDL into EA and it ended with empty Types package and WSDL messages refers to non-exiting types. Am I doing something wrong?
Any advices, please?
Thanx

tjs

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Share XSD among WSDLs
« Reply #1 on: April 02, 2014, 07:14:08 am »
I have the same issue.  any new information on this?