[ 
https://issues.apache.org/jira/browse/TUSCANY-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468494
 ] 

Yang ZHONG commented on TUSCANY-1049:
-------------------------------------

Since this and http://issues.apache.org/jira/browse/TUSCANY-1082
share same file, the prototype has been inlcuded within 1082.

> Enable XMLStreamHelper#loadObject for unqualified/local elements and BTW 
> enable XMLStreamHelper#loadObject & XMLDocumentImpl#load for options
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1049
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1049
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SDO Implementation
>    Affects Versions: Java-SCA-Mx
>            Reporter: Yang ZHONG
>             Fix For: Java-SDO-Mx
>
>         Attachments: prototype.1049
>
>
> Currently, XMLStreamHelper#loadObject only supports qualified/global 
> elements, because Type is required to parse XML.
> However, Type may also be available for unqualified/local elements such as 
> xsi:type and user input.
> I'm working on Change Summary StAX deserializing, which needs to load deleted 
> Data Objects.
> Thanks to Frank for recommending XMLStreamHelper#loadObject.
> However, the elements may be unqualified/local which may have xsi:type and I 
> know the Type even if no xsi:type.
> I'm attaching the prototype to enable XMLStreamHelper#loadObject for 
> unqualified/local elements.
> It enables XMLStreamHelper#loadObject & XMLDocumentImpl#load for options BTW.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to