Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

XMIType

These enumeration values are used in the Project.ExportPackageXMI() and Project.ExportPackageXMIEx() methods, to specify the XMI export type.

  • xmiEADefault = 0
  • xmiRoseDefault = 1
  • xmiEA10 = 2
  • xmiEA11 = 3
  • xmiEA12 = 4
  • xmiRose10 = 5
  • xmiRose11 = 6
  • xmiRose12 = 7
  • xmiMOF13 = 8
  • xmiMOF14 = 9
  • xmiEA20 = 10
  • xmiEA21 = 11
  • xmiEA211 = 12
  • xmiEA212 = 13
  • xmiEA22 = 14
  • xmiEA23 = 15
  • xmiEA24 = 16
  • xmiEA241 = 17
  • xmiEA242 = 18
  • xmiEcore = 19
  • xmiBPMN20 = 20
  • xmiXPDL22 = 21

Learn more