[ http://issues.apache.org/jira/browse/JDO-123?page=all ]
Craig Russell updated JDO-123:
------------------------------
Fix Version: JDO 2 beta
> <primary-key> element inclusion
> -------------------------------
>
> Key: JDO-123
> URL: http://issues.apache.org/jira/browse/JDO-123
> Project: JDO
> Type: Task
> Components: api20
> Reporter: Andy Jefferson
> Assignee: Michelle Caisse
> Fix For: JDO 2 beta
>
> The DTD for jdo and orm are both missing the primary-key ELEMENT.
> Should be
> <!ELEMENT primary-key (extension*, column*, extension*)>
> <!ATTLIST primary-key name CDATA #IMPLIED>
> <!ATTLIST primary-key column CDATA #IMPLIED>
> in addition to adding primary-key as a subelement for <class>, <interface>,
> and <join> (as shown in the PFD)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira