[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.modeling.mdt.eodm] Re: getting EODM to run?

Lei,

EMF's EcorePackage does provide an EDate data type now.  There's also XMLTypePackage, which provides EMF data types for all the XML Schema built-in data types.


lzhangl@xxxxxxxxxx wrote:

Hi Per,

To me, the Protege thus has a bug. It should be able to recognize that #MyDate is a datatype. The EODM transformation here is correct.
To get XSD datatypes, you just need use EBoolean, EFloat, EByte, EInt, EString, etc., instead of your own datatype. Unfortunately, it  seems that there is no EDate.

Lei Zhang