<?xml version="1.0" encoding="ASCII"?> | |
<TM:TypeMap xmi:version="2.0" | |
xmlns:xmi="http://www.omg.org/XMI" xmlns:TM="TM"> | |
<mappings source="String" target="NVARCHAR"/> | |
<mappings source="Integer" target="INT"/> | |
<mappings source="Boolean" target="BIT"/> | |
<mappings source="Real" target="NUMBER"/> | |
</TM:TypeMap> |