That's what I tried to do at first, but it didn't seem to work. The Koreans were able to train Mirage-2000s even though i specified it in the xml. Also, no matter what I do I can't seem to get the Taiwanese to register any unique units, maybe my text is wrong, here's what I have (it's a real phone book).
<Units>
<Unit>
<UnitClassType>UNITCLASS_CONSCRIPT_INFANTRY</UnitClassType>
<UnitType>UNIT_CONSCRIPT_ROC_INFANTRY</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_INFANTRY</UnitClassType>
<UnitType>UNIT_ROC_INFANTRY</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_F-4</UnitClassType>
<UnitType>UNIT_F-4</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_F-5</UnitClassType>
<UnitType>UNIT_F-5</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_F-16</UnitClassType>
<UnitType>UNIT_F-16</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_F-15</UnitClassType>
<UnitType>UNIT_F-15</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_M1A2</UnitClassType>
<UnitType>UNIT_M1A2</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_PATRIOT</UnitClassType>
<UnitType>UNIT_PATRIOT</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_AH-64</UnitClassType>
<UnitType>UNIT_AH-64</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_M-60</UnitClassType>
<UnitType>UNIT_M-60</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_C-130</UnitClassType>
<UnitType>UNIT_C-130</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_AWACS</UnitClassType>
<UnitType>UNIT_AWACS</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_F-16CJ</UnitClassType>
<UnitType>UNIT_F-16CJ</UnitType>
</Unit>
<Unit>
<UnitClassType>UNITCLASS_MIRAGE_2000</UnitClassType>
<UnitType>UNIT_MIRAGE_2000</UnitType>
</Unit>
</Units>