You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2011/08/22 10:25:29 UTC

[jira] [Updated] (TUSCANY-447) AttributeWithSDOPropertyType and AttributeWithSDOPropertySDOOppositePropertyType not supported

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

Simon Laws updated TUSCANY-447:
-------------------------------

    Affects Version/s: Java-SDO-Next
        Fix Version/s: C++-SDO-Next

> AttributeWithSDOPropertyType and AttributeWithSDOPropertySDOOppositePropertyType not supported
> ----------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-447
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-447
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: C++-SCA-Next, Java-SDO-Next
>         Environment: Windows XP
>            Reporter: Simon Laws
>             Fix For: C++-SDO-Next
>
>         Attachments: fidelity.xml, fidelity.xsd
>
>
> reading 
>   <ComplexTypeAttributesTest Attribute="Attribute" 
>                              AttributeWithDefaultValue="AttributeWithDefaultValueDefaultValue" 
>                              AttributeWithFixedValue="AttributeWithFixedValueFixedValue" 
>                              AttributeWithSDOAliasName="AttributeWithSDOAliasName" 
>                              AttributeWithSDODataType="AttributeWithSDODataType" 
>                              AttributeWithSDOName="AttributeWithSDODataType" 
>                              AttributeWithSDOPropertySDOOppositePropertyType="idvalue0" 
>                              AttributeWithSDOPropertyType="idvalue0" 
>                              AttributeWithSDOString="AttributeWithSDOString" 
>                              tns:AttributeReference="AttributeReference"
> and writing out again gives rise to 
> 	<ComplexTypeAttributesTest Attribute="Attribute"
> 		AttributeWithSDONameSDOName="AttributeWithSDODataType"
> 		AttributeWithSDOAliasName="AttributeWithSDOAliasName"
> 		AttributeWithDefaultValue="AttributeWithDefaultValueDefaultValue"
> 		AttributeWithFixedValue="AttributeWithFixedValueFixedValue"
> 		AttributeReference="AttributeReference"
> 		AttributeWithSDOString="AttributeWithSDOString"
> 		AttributeWithSDODataType="AttributeWithSDODataType" />

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira