AttributeWithSDOPropertyType and 
AttributeWithSDOPropertySDOOppositePropertyType not supported 
-----------------------------------------------------------------------------------------------

         Key: TUSCANY-447
         URL: http://issues.apache.org/jira/browse/TUSCANY-447
     Project: Tuscany
        Type: Bug

  Components: C++ SDO  
    Versions: Cpp-current    
 Environment: Windows XP
    Reporter: Simon Laws


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.
-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to