How do I get schema2xmi to map objects of the same type but different
precision?

<mappings name="DatatypeMappings">
    <mapping>
        <from>NUMERIC(18)</from>
        <to>datatype::????</to>
    </mapping>
    <mapping>
        <from>NUMERIC(15,6)</from>
        <to>datatype::????</to>
    </mapping>
</mappings>




-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to