Book a Demo

Author Topic: Using multiple xsd in a wsdl  (Read 3860 times)

kbenoit

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Using multiple xsd in a wsdl
« on: February 06, 2008, 09:03:21 pm »
I am currently working on a project which has a large number of types... I actually could include them in a single XSDschema Types but for organization I have created several XSDschema packages in my namespace. For example it is organized something like this...

<<XSDnamespace>> MyFruitBowl
   <<XSDschema>> AppleTypes
   <<XSDschema>> OrangeTypes
   <<XSDschema>> BananaTypes
   <<XSDschema>> FruitCommonTypes

I can generate each xsd individually.  However, I cannot seem to get the project to generate them when I generate wsdl.

I thought I may have something wrong with my model so I created a default EA example wsdl and generated the wsdl.  Then I added a new XSDschema with a couple of sample types.  When I generate the wsdl the new XSDschema does not show up.  I have tried making it a package inside the default Types XSDschema and as a package along side of the XSDschema Types package but to no avail.  I can't get it to generate the additional xsd.  Is it possible to divide a schema into several packages?

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Using multiple xsd in a wsdl
« Reply #1 on: February 07, 2008, 03:42:01 am »
Have you tried this with EA 7.1 or just 7.0?
No, you can't have it!

kbenoit

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Using multiple xsd in a wsdl
« Reply #2 on: February 07, 2008, 08:50:26 am »
Actually, I am quite a bit behind... working with 6.1  I actually ordered the latest version but I am waiting on procurement to get it in.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Using multiple xsd in a wsdl
« Reply #3 on: February 07, 2008, 09:27:30 am »
You might want to install the current 818 trial version, just to check.

Remember to ensure that you have a complete installation kit for your current version so you can install it after your test. This way you won't get into compatibility issues while you wait for the wheels to turn.

David
No, you can't have it!

salayande

  • EA User
  • **
  • Posts: 224
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Using multiple xsd in a wsdl
« Reply #4 on: February 08, 2008, 03:02:51 pm »
I think that the version required here is the beta of 7.1

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Using multiple xsd in a wsdl
« Reply #5 on: February 08, 2008, 03:12:36 pm »
Now that I look at the schema, I think that's right. Best to use the trial of 7.1. Remember that build 825 - the one available at this time - is the first beta of 7.1. Once again I strongly caution you to ensure you have a kit available in case you need to 'downgrade' to your current build once you've done your test.

David
No, you can't have it!