elementFormDefault="unqualified" is default
-------------------------------------------

         Key: AXIS2-756
         URL: http://issues.apache.org/jira/browse/AXIS2-756
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

  Components: wsdl  
    Versions: 1.0    
    Reporter: Kinichiro Inoguchi


This issue is talking about elementFormDefault for schema of WSDL.
elementFormDefault="qualified" is right.

With 1.0 elementFormDefault="unqualified" seems default.
It seems elementFormDefault="qualified" was default generated WSDL settings at 
0.95.
You can check this issu by WSDL of "version" service.
http://localhost:8080/axis2/services/version?wsdl

Maybe, this issue affects some parts;
- auto generation WSDL function for deployed service
- Java2WSDL function
- WSDL generating eclipse plug-in

        BTW, which is better about attributeFormDefault="unqualified"
        or attributeFormDefault="qualified" ?

I also hope that I could override 'elementFormDefault' value by services.xml,
as I could override namespace.

pls refer to:
http://marc.theaimsgroup.com/?l=axis-user&m=114804169309670&w=2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to