Hi!
I'm wondering about WSDL and XML. Is it possible to use an XML schema
instead of the WSDL document or a combination of both when creating a
web service using Axis?
I've already created a web service by using the Java2wsdl2Java tool, but
I want to make the wsdl document more flexible. Just like XML where you
have the opportunity to choose if the entry should contain exactly one
("") element, 0 or 1 element (?), at least one element (+) or zero or
more elements (*) in the DTD.
If so, can you please tell me where to find information about this.
Regards,
Emma