Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 23220 invoked from network); 10 Aug 2006 15:14:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2006 15:14:12 -0000 Received: (qmail 17540 invoked by uid 500); 10 Aug 2006 15:14:10 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 17268 invoked by uid 500); 10 Aug 2006 15:14:09 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 17257 invoked by uid 99); 10 Aug 2006 15:14:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 08:14:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 08:14:06 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4A04D714283 for ; Thu, 10 Aug 2006 15:11:14 +0000 (GMT) Message-ID: <32207111.1155222674279.JavaMail.jira@brutus> Date: Thu, 10 Aug 2006 08:11:14 -0700 (PDT) From: "james strachan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (XBEAN-34) The id attribute defaults to the xbean tag name In-Reply-To: <17372112.1154573533819.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/XBEAN-34?page=comments#action_12427250 ] james strachan commented on XBEAN-34: ------------------------------------- note that I don't think this would work in a validating XSD as spring 2 uses ID/IDREFs to validate IDs match up etc > The id attribute defaults to the xbean tag name > ----------------------------------------------- > > Key: XBEAN-34 > URL: http://issues.apache.org/jira/browse/XBEAN-34 > Project: XBean > Issue Type: Improvement > Affects Versions: 2.6 > Reporter: David Blevins > Fix For: 2.6 > > > The id attribute of the xbean tag should be optional and when not explicitly specified should default to the name of the xbean tag itself. Such as > > can just be: > > The schema can also express the default value of the id attribute of the