Author Topic: adding tagged values in XMI export  (Read 968 times)

consalvol

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
adding tagged values in XMI export
« on: November 17, 2023, 05:46:51 am »
I have a class model with attributes -- both the classes and the attributes have tagged values associated with them.  When I do an export to xmi 1.1 or 2.1 tagged values are not exported - how do i get them to be exported -- i think i need it really for 1.1 version because at the end i need to create a baseline and then use the compare functionality between two models - i believe the compare takes the newer model and will compare it to an export from the baseline model --- so at the end i need to know if the model has changed (class, attribute, relationship, tagged values etc )

any help would be greatly appreciated -- ive been googling but not getting any results back on this topic


what I noticed is that attribute level tagged values are being exported a tagged value for the class does not get exported ---

does anyone have any ideas or suggestions? 

Thanks!
« Last Edit: November 17, 2023, 06:12:33 am by consalvol »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13227
  • Karma: +550/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: adding tagged values in XMI export
« Reply #1 on: November 17, 2023, 04:28:04 pm »
Standard xmi export contains all tagged values.

Did you uncheck one of the options, like EA extensions or similar?

Geert