Hello,

I have the need to return more than one complex type object from a web service. The easiest way would be to create a method getItems() that returns an array with all the objects I want. However... this generates no information in the WSDL about the objects that are inside the array. I realize that the array is a very generic object and that I can add various types of data in it. However... is there any way to actually indicate that it contains *only* one type and to make that type appear in the WSDL? (I mean other than writing the WSDL manually).

Best regards,
Mihai Manuta ----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

An archive of the CFCDev list is available at www.mail-archive.com/[email protected]

Reply via email to