Book a Demo

Author Topic: XMI Import  (Read 2531 times)

jwhart001

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
XMI Import
« on: August 01, 2005, 05:32:37 am »
I exported several diagrams to XMI to work on at a different location.  When I try to import the diagrams, I receive the following error:

Code = 0xc00ce00d
Source = Line : 3; Character : 83
Error description = The element 'XMI' is used but not declared in the DTD/Schema.

Does anyone have any idea how to get this issue resolved?

thomaskilian

  • Guest
Re: XMI Import
« Reply #1 on: August 01, 2005, 06:31:40 am »
Check whether UML_EA.dtd contains valid data...

jwhart001

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: XMI Import
« Reply #2 on: August 01, 2005, 06:42:48 am »
It did not.  I recreated the dtd and it completed successfully.