I played around with schema2xmi recently: It wasn't too pleasant. The errors are telling you that the types of the attributes haven't been specified. (Open up your xmi in Magicdraw to confirm!)
I'm not sure about the mapping file you're using but you end up with undefined attribute-types if the cartridge doesn't find a to/from pair that matches the database's datatype. It's possibly worth mentioning that all of the mapping files I found lying around in AndroMDA were "backwards" for my purposes. i.e. the "to"s and "from"s were *from* a model datatype *to* a language datatype. I suggest you check the schema2xmi documentation web-page which has an example mapping file on it and make sure yours looks right. Mike. _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=699#699 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
