You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Anushajv <vi...@gft.com> on 2007/07/13 06:23:42 UTC

WSDL file schema with Complex Type

Hai All,

For the given wsdd file, axis has generated a wsdl file. In the wsdl file
schema definition following complexType is found

   <complexType name="Handler">
    <simpleContent>
     <extension/>
    </simpleContent>
   </complexType>

As per schema specification "base" attribute is mandatory. What does the
above <extension/>?

Does it mean that we can have any attibute for the element that has the type
"Handler"? What is the default base for such extension?

Thanks
AnushaJv
-- 
View this message in context: http://www.nabble.com/WSDL-file-schema-with-Complex-Type-tf4072237.html#a11573172
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org