Let me clarify Vanessa's question a bit (we both work at JPL). Yes, an XMI document is an XML document for the XMI DTD. The problem here is to translate an XML document for the XMI DTD into another XML document for a different DTD or XML Schema.
We thought about using XSLT but it can get very tedious to follow all of the id references to find simple things like the stereotype of a class. -- Nicolas. > -----Original Message----- > From: Stephen Crawley [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 18, 2001 6:44 PM > To: [EMAIL PROTECTED]; Vanessa D Johnson > Subject: Re: XMI to XML > > > > Vanessa, > > You wrote: > > I am interested in converting an XMI model ( representing > instance data as > > opposed to a metamodel) to an XML document. > > > > Are there any tools that do this? > > An XMI document >>is<< an XML document, so it is unclear precisely > what it is you are asking here. > > There are tools available for dealing with XMI documents. For example, > DSTC's dMOF 1.1 toolset (just about to go into beta-test) has support > for XMI-based interchange for data conforming to any user-defined > meta-model. Meta-model interchange via XMI is also supported. > > Info on dMOF 1.1 is going to be added to DSTC's dMOF product page > very shortly: > > http://www.dstc.com/Products/CORBA/MOF > > If you want to participate in discusssions about XMI more generally, > I suggest that you subscribe to DSTC's moderated XMI email list via: > > http://www.dstc.edu.au/Research/Projects/MOF/MailingLists.html > > -- Steve > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
