From jdo-dev-return-915-apmail-db-jdo-dev-archive=www.apache.org@db.apache.org Wed Aug 03 20:13:02 2005 Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 91693 invoked from network); 3 Aug 2005 20:13:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2005 20:13:02 -0000 Received: (qmail 91753 invoked by uid 500); 3 Aug 2005 20:13:01 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 91733 invoked by uid 99); 3 Aug 2005 20:13:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 13:13:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.36] (HELO brmea-mail-4.sun.com) (192.18.98.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2005 13:12:50 -0700 Received: from phys-mpk-1 ([129.146.11.81]) by brmea-mail-4.sun.com (8.12.10/8.12.9) with ESMTP id j73KCvr5007277 for ; Wed, 3 Aug 2005 14:12:57 -0600 (MDT) Received: from conversion-daemon.mpk-mail1.sfbay.sun.com by mpk-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IKN00201W0GMU@mpk-mail1.sfbay.sun.com> (original mail from Michelle.Caisse@Sun.COM) for jdo-dev@db.apache.org; Wed, 03 Aug 2005 13:12:57 -0700 (PDT) Received: from [129.150.25.221] (vpn-129-150-25-221.SFBay.Sun.COM [129.150.25.221]) by mpk-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IKN009PEXF766@mpk-mail1.sfbay.sun.com> for jdo-dev@db.apache.org; Wed, 03 Aug 2005 13:11:32 -0700 (PDT) Date: Wed, 03 Aug 2005 13:14:06 -0700 From: Michelle Caisse Subject: Bug in orm dtd?: missing serialized attribute of To: jdo-dev@db.apache.org Message-id: <42F1258E.2080307@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Craig, The dtds in the latest spec specify a serialized attribute for the following elements: jdo: property, field, key, value, element orm: property, key, value, element Is the lack of a serialized attribute for in the orm an unintentional oversight? -- Michelle