You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Fuhwei Lwo (JIRA)" <tu...@ws.apache.org> on 2007/07/11 01:41:05 UTC

[jira] Updated: (TUSCANY-1385) Duplicate namespace was serialized when SDO QName property value containing existing namespace

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