|
Eclipse Modeling Framework EMF Accessing XML Type for Refrence -
03-24-2010, 05:43 PM
I am using the EMF to design an Ecore model, and I have a property that I would like to assign to an XML document, but I need the XML type. How do I reference libraries for the XML type?
I see that there is an ECORE xml type (org.eclipse.emf.ecore.xml.type), but when I have to select the type for an attribute, it is not available.
Thank you.
|