is there a list of valid return types for a Webservice Method ? I got a customer returning XmlDocuments. What would the BDC representation for this datatype be if it is possible to have such a return type at all ?? I presume i have to dive into that XmlDocument on the BDC Site and define every Element and Attribute...
And what about having a simple Dataset ?