I'm having a mental block, I can't remember how to make a class in my web service available to clients.
None of the methods in the service return or accept this class but one of them may return them in an array list. How do I make the sevice include a definition for this class in the wsdl file?