Is it possible to auto-magically create EMF models from raw XML? Seems like it should be possible, but I'm not sure of workflow..something like XML->WSDL->XSD->EMF or perhaps there is a more direct route?
So it works in a generic way for xml files, but if you have a dtd or an xsd, it would be better to specialize the EMF model to have a higher level of semantics.