Javadogs,

I've made these changes to the final spec.

Craig

On Feb 15, 2006, at 11:37 AM, Craig L Russell wrote:

1. <!ATTLIST column allows-null CDATA #IMPLIED>
should be
<!ATTLIST column allows-null (true|false) #IMPLIED>

2. <!ELEMENT foreign-key (extension*, (column|field|property)*, extension*)>
should be
<!ELEMENT foreign-key (extension*, (column*|field*|property*), extension*)>

3. same as 2 for index

Same as 2 for unique as well.

4. <!ATTLIST element update-action CDATA #IMPLIED>
element update-action should restrict the permitted values to the same values as foreign-key update-action

5. Missing element key attribute update-action

6. Missing element value attribute update-action

7. Element order should not have the delete-action, update-action, indexed, and unique attributes 

Anything else?

Craig

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
P.S. A good JDO? O, Gasp!


Craig Russell

Architect, Sun Java Enterprise System http://java.sun.com/products/jdo

408 276-5638 mailto:[EMAIL PROTECTED]

P.S. A good JDO? O, Gasp!


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to