Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DrJeff

Pages: [1]
1
General Board / Re: XML schema import frustration
« on: October 15, 2007, 01:09:21 pm »
Import your schemas into hyperModel. The file that hyperModel creates (.uml extension by default) can be imported directly into EA if you just (1) make the extension .xmi and (2) change the 'XMLSchema:' namespace prefix to something reasonable like 'xsd:'. All the schemas will be there.
You may then want to strip off the Dave-Carlson-style stereotypes; I use a set of simple transformation templates to do that.

Pages: [1]