Forward Andys email including the attachemnt to the jdo-dev list.

Regards Michael
--
Michael Bouschen                [EMAIL PROTECTED] Engineering GmbH
mailto:[EMAIL PROTECTED]        http://www.tech.spree.de/
Tel.:++49/30/235 520-33         Buelowstr. 66                   
Fax.:++49/30/2175 2012          D-10783 Berlin                  

--- Begin Message ---
Hi,

This has been asked for before, not just by me. I'll ask again :-)

We have 3 possible types of MetaData files in JDO2.
"jdo" (which has jdo.dtd for validation)
"orm" (which has orm.dtd for validation)
"jdoquery" (which has nothing for validation)

There is currently a TCK test that uses jdoquery and it has elements
<jdo>
and is marked as being validated by jdo.dtd. This means that the user could add
all sorts of "jdo" information to this file and validation will not object to 
it.
We need a "jdoquery.dtd" and all jdoquery files should be validated by it. 

Attached is jdoquery.dtd

--
Andy

Attachment: jdoquery_2_0.dtd
Description: Binary data


--- End Message ---

Reply via email to