Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 23742 invoked from network); 20 Oct 2003 07:31:17 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Oct 2003 07:31:17 -0000 Received: (qmail 77273 invoked by uid 500); 20 Oct 2003 07:30:53 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 77246 invoked by uid 500); 20 Oct 2003 07:30:52 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 77233 invoked from network); 20 Oct 2003 07:30:52 -0000 Received: from unknown (HELO hyperion.site5.com) (64.21.152.2) by daedalus.apache.org with SMTP; 20 Oct 2003 07:30:52 -0000 Received: from as3-1-15.hip.berkeley.edu ([136.152.193.193]) by hyperion.site5.com with esmtp (Exim 4.24) id 1ABUVL-00044i-45 for users@cocoon.apache.org; Mon, 20 Oct 2003 03:31:03 -0400 User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Mon, 20 Oct 2003 00:31:01 -0700 Subject: Re: NCName:* or QName was expected From: Justin Makeig To: Message-ID: In-Reply-To: <001401c396d8$6f4856e0$7901a8c0@terra> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hyperion.site5.com X-AntiAbuse: Original Domain - cocoon.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - makeig.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This has nothing to do with Cocoon. Your select statement is invalid. You need an element name (QName) or a wildcard (*) along the attribute axis (@) of your copy-of. Try: Or even better, - Justin On 10/20/03 12:04 AM, "iyy" wrote: > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org