[
http://issues.apache.org/jira/browse/AXIS2-946?page=comments#action_12426124 ]
Davanum Srinivas commented on AXIS2-946:
----------------------------------------
Another problem..In the following wsdl [1], there is a construct as follows,
but in the generated code i don't see any handling for attribute stuff.
<s:complexType name="ticketType">
<s:simpleContent>
<s:extension base="s:string">
<s:attribute ref="s1:Id"/>
</s:extension>
</s:simpleContent>
</s:complexType>
[1]
http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/security/interop/ping.wsdl
> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
> Key: AXIS2-946
> URL: http://issues.apache.org/jira/browse/AXIS2-946
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Improvement
> Reporter: Maryam Moazeni
> Priority: Minor
> Attachments: axis2-418.wsdl, patchfile.txt, SchemaCompiler.java,
> Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam
--
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]