[Esml-users] Getting an XML export of ESML

Krishnakumar B kitty at dre.vanderbilt.edu
Mon Apr 26 14:23:18 CDT 2004


On Monday, 26 April 2004, Jesse Greenwald wrote:
> Hi,
> 
> Is it possible to generate the XML versions of the ESML GME files? 
> Specifically, I want an XML export that corresponds to XML schema
> generated from the ESML UDM model.
> 
> I have tried "File -> Export XML...", but this generates a file that
> corresponds to the GME XML schema.  I have also looked at the
> interpreters that are bundled with ESML, but it looks like none of them
> generate ESML XML.

Please use MetaGME2UML interpreter on the ESML meta-model. This will
generate ESML-uml.mga, which when interpreted will generate ESML.xml. Then
you can generate schema and visitor files using UDM from ESML.xml.

IIRC, ESML release contains the ESML UML model. So all you probably need to
do is to just load it into GME and interpret it. Did it not work for you?

-kitty.


More information about the esml-users mailing list