----- Original Message ----- From: "Emma Johansson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 6:33 AM Subject: XML instead of WSDL? > Hi!
Hi Emma- > 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? WSDL already uses XML Schema to specify the types of the message parts involved in a web service. The "types" element of the WSDL document contains a schema which can contain any types you like. Regards, ------------ James Yegerlehner Omniopera: XML Schema and WSDL Authoring Software http://www.omniopera.com
