Thank you for the reply. That's what i thought and i already generated the java objects from xsd using the Eclipse IDE. Now your second point is where I have the issue.
i.e "Then you can use those objects in your cxf webservice client.". In my example below, Availability availability = getAvail.getAvailability(); Availability is one of the Java object which i generated via Eclipse based on xsd. What i don't understand is how will the cxf use the response data and gets back the Availability java object. Thanks Anil Mathew -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-use-XSD-file-with-cxf-tp5708311p5708960.html Sent from the cxf-user mailing list archive at Nabble.com.
