Re: schema definition for DataHandler

2003-10-30 Thread kiran patchigolla
ing? Thanks, Kiran. From: Stephen Gordon Date: 2003-10-30 23:34:08 javax.activation.DataHandler I think It's in activation.jar Google for the API docs :) stephen kiran patchigolla wrote: I am trying to find the where is the DataHandler defined (schema, encoding etc) ? One of my A

schema definition for DataHandler

2003-10-30 Thread kiran patchigolla
I am trying to find the where is the DataHandler defined (schema, encoding etc) ? One of my API returns a data handler for returning attachments. The namespace for the DataHandler in the generated WSDL is http://xml.apache.org/xml-soap, however that is not a schema location. How would a non-Ja