project background
 
 
 
 
 
 
 
 

OOMEGA XML

Bidirectional mappings between OOMEGA (meta-)models and XML

OOMEGA XML ensures the compatibility with XML. Basically you can do the following:

  • OOMEGA Metamodel -> XML Schema
    You can create a metamodel with OOMEGA. The corresponding XML Schema (XSD) document will be automatically computed for you.

  • XML Schema -> OOMEGA Metamodel
    You can take an existing XML Schema (XSD) document and convert it to an OOMEGA metamodel.

  • OOMEGA Model -> XML
    You can create OOMEGA models and transform them to XML instances at any time.

  • XML -> OOMEGA Model
    You can take an existing XML document and convert it to an OOMEGA model.

OOMEGA XML is released under the open source GPL license. You are welcome to download the XML binding for free!

>> Download OOMEGA XML