Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 40972 invoked from network); 6 Jun 2004 18:08:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jun 2004 18:08:00 -0000 Received: (qmail 55069 invoked by uid 500); 6 Jun 2004 18:07:53 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 54881 invoked by uid 500); 6 Jun 2004 18:07: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 54867 invoked by uid 99); 6 Jun 2004 18:07:52 -0000 Received: from [216.83.162.250] (HELO mail.eapps.com) (216.83.162.250) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sun, 06 Jun 2004 11:07:52 -0700 Received: (qmail 18992 invoked by uid 108); 6 Jun 2004 18:07:45 -0000 Received: from 63-231-23-166.tukw.qwest.net (HELO displayware.com) (joel@displayware.com@63.231.23.166) by mail.eapps.com with SMTP; 6 Jun 2004 18:07:45 -0000 Message-ID: <40C35D74.4050905@displayware.com> Date: Sun, 06 Jun 2004 11:07:48 -0700 From: Joel McConaughy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: [cforms] How to add tag attributes that contain ? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I want to create anchor tags in my form template that contain widget values like the following: This produces the following error: The value of attribute "href" associated with an element type "a" must not contain the '<' character Is there a way to do this within the template itself of do I need to add an xslt transform and use ? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org