Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » XSDMetaModel(How to walk the model?)
icon5.gif  XSDMetaModel [message #498534] Tue, 17 November 2009 11:38 Go to next message
Marco  is currently offline Marco Friend
Messages: 216
Registered: August 2009
Senior Member
Hi,

Is XSDMetaModel the meta-model (structure of my specific XSD) or the meta-meta-model (generic structure of XSDs).

And how can I walk a concrete XML then?

What do I need to import in my java class to make the editor / checker aware of the structure (types) of the XSD?

Best regards,
Marco
Re: XSDMetaModel [message #498649 is a reply to message #498534] Tue, 17 November 2009 21:21 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14716
Registered: July 2009
Senior Member
the xsd metamodel helps you work with the types you have defined in your xsd to generate code / do model transformation from a model that is an instance of this xsd - a xml file.

so the xsd metamodel is a (dynamic) Metamodel built from the structure of your specific XSDs.

the answer for your question on java you find within your other post


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Access XSD model from Xpand java extensions
Next Topic:Re: [Acceleo] Arguments list in Generator-API
Goto Forum:
  


Current Time: Sat Sep 21 20:09:34 GMT 2024

Powered by FUDForum. Page generated in 0.03602 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top