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

Simon Laws updated TUSCANY-444:
-------------------------------

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

> ComplexTypeExtendingSimpleType
> ------------------------------
>
>                 Key: TUSCANY-444
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-444
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: C++-SCA-Next
>         Environment: Windows XP
>            Reporter: Simon Laws
>             Fix For: C++-SDO-Next
>
>         Attachments: fidelity.xsd
>
>
>  The following xml input 
>  <ComplexTypeExtendingSimpleType AddedByExtension="AddedByExtensionAttribute" 
>  
>                                                                     
> xsi:type="tns:ComplexTypeExtendingSimpleTypeType">
>     ComplexTypeExtendingSimpeType
> </ComplexTypeExtendingSimpleType>
> With the following schema
>   <complexType name="ComplexTypeExtendingSimpleTypeType">
>     <simpleContent>
>       <extension base="tns:SimpleTypeWithNameType">
>               <attribute name="AddedByExtension" type="string"/>
>       </extension>
>     </simpleContent>  
>   </complexType>
> Causes the runtime to fail with the following:
> SDOIllegalArgumentException Cannot add a properties to data types: 
> ComplexTypeExtendingSimpleTypeTypeException
>       

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

        

Reply via email to