Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » XSDMetaModel(How to walk the model?)
icon5.gif  XSDMetaModel [message #498534] Tue, 17 November 2009 06:38 Go to next message
Eclipse UserFriend
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 16:21 Go to previous message
Eclipse UserFriend
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
Previous Topic:Access XSD model from Xpand java extensions
Next Topic:Re: [Acceleo] Arguments list in Generator-API
Goto Forum:
  


Current Time: Tue Jul 01 04:21:03 EDT 2025

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

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

Back to the top