[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] Re: [QVT] its output model is in only XMI?

Thanks Radek. Can I have further clarification?

Assume that I just want to use default serialization format (no customized implementation as you suggested).

If I want to transform a model A which conforms to a intermediateModel.ecore into a XSD model which conform to XSD.ecore model (org.eclipse.xsd), in this case, what is the serialization format for the outout XSD model? Because xsd package does not use XMI serialization format, can I understand that I will get a xsd schema, not XMI formated output file? If I get a xsd schema file, how can I validate that it conforms to the XSD.ecore model?

Too many questions, because I am new to EMF and m2m/QVT.

Thanks again.