[ 
https://issues.apache.org/jira/browse/TUSCANY-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fuhwei Lwo updated TUSCANY-1385:
--------------------------------

    Attachment: 1385.patch

I added code to handle xsd:QName/SDO URI data format transformation based on 
the spec 2.1 for the XMLStreamHelper serialization. Although XMLStreamHelper 
does not belong to SDO 2.1 spec, I thought at least to make it functional 
without throwing exception. Please review. Thanks.

> Duplicate namespace was serialized when SDO QName property value containing 
> existing namespace
> ----------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1385
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1385
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SDO Implementation
>    Affects Versions: Java-SDO-1.0
>         Environment: WinXP
>            Reporter: Fuhwei Lwo
>             Fix For: Java-SDO-1.0
>
>         Attachments: 1385.patch, 1385.patch, 1385.patch
>
>
> If SDO QName property has value like 
> "http://www.w3.org/2001/XMLSchema-instance#anyURI";, the serialized XML would 
> have duplicate xmlns:xsi - one from existing XML stream and the other one was 
> newly created.
> <composite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";

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