You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Hans (JIRA)" <ax...@ws.apache.org> on 2005/08/30 12:18:04 UTC

[jira] Created: (AXIS-2199) Axis does not regard attribute as 'optional' when use property is not specified

Axis does not regard attribute as 'optional' when use property is not specified
-------------------------------------------------------------------------------

         Key: AXIS-2199
         URL: http://issues.apache.org/jira/browse/AXIS-2199
     Project: Apache Axis
        Type: Bug
  Components: WSDL processing  
    Versions: 1.2.1    
 Reporter: Hans
    Priority: Minor


Axis generates a wrapper type for types referenced from an xsd:attribute with use='optional' specified. By default use is optional (http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/structures.html#element-attribute) but in this case Axis does not treat the attribute as optional and does not generate a wrapper type.
This happens at least since Axis 1.1.

-- 
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