Author Topic: External elements in WSDL transformation  (Read 2695 times)

bajz

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
External elements in WSDL transformation
« on: July 18, 2007, 12:28:11 am »
Hello,

I need to edit WSDL transformation template so it can transform Interface element into WSDL model. The problem is that the XSDTypes elements wchich should be included in the final model are placed in different package. Is there any way how to make the transformation to take these external elements and paste them into final WSDL model?

I was thinking to save GUID of XSDType elements in Tagged values of element which is going to be transformed but I don't know how to acces this tegged value in trensformation template.

Any ideas?

thanks,  bajz