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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/04/29 12:37:38 UTC

[jira] Created: (AXIS2-639) [ADB] Support schema extensions and deserialization of instances which carry xsi:type

[ADB] Support schema extensions and deserialization of instances which carry xsi:type
-------------------------------------------------------------------------------------

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

    Reporter: Davanum Srinivas


Quote from Sanjiva @ http://marc.theaimsgroup.com/?l=axis-dev&m=114630125832135&w=2

At the same time, we need to draw a line somewhere for 1.0. I would like
to draw it at where we have ADB now and say that schema extensions and
deserialization of instances which carry xsi:type to indicate the
subtype is not yet supported with ADB. Its not that hard to support it
(we just need a table of schema type -> class mappings hanging around in
the generated code and to pay attention to xsi:type), but its a
significant change and not one to embark on at this time IMO.

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


[jira] Resolved: (AXIS2-639) [ADB] Support schema extensions and deserialization of instances which carry xsi:type

Posted by "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-639?page=all ]

Ajith Harshana Ranabahu resolved AXIS2-639.
-------------------------------------------

    Resolution: Fixed

Done - now ADB generates a seperate mapper class that handles XML's with the type attribute

> [ADB] Support schema extensions and deserialization of instances which carry xsi:type
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2-639
>                 URL: http://issues.apache.org/jira/browse/AXIS2-639
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Davanum Srinivas
>
> Quote from Sanjiva @ http://marc.theaimsgroup.com/?l=axis-dev&m=114630125832135&w=2
> At the same time, we need to draw a line somewhere for 1.0. I would like
> to draw it at where we have ADB now and say that schema extensions and
> deserialization of instances which carry xsi:type to indicate the
> subtype is not yet supported with ADB. Its not that hard to support it
> (we just need a table of schema type -> class mappings hanging around in
> the generated code and to pay attention to xsi:type), but its a
> significant change and not one to embark on at this time IMO.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org