Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 47384 invoked from network); 1 Feb 2001 11:51:43 -0000 Received: from unknown (HELO bodewig.bost.de) (root@195.227.98.11) by h31.sny.collab.net with SMTP; 1 Feb 2001 11:51:43 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id MAA09922; Thu, 1 Feb 2001 12:50:35 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: propery value - can it contain a string that is XML itself? References: From: Stefan Bodewig Date: 01 Feb 2001 12:50:35 +0100 In-Reply-To: Paul Hammant's message of "Thu, 1 Feb 2001 11:29:04 -0000" Message-ID: Lines: 8 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Paul Hammant wrote: > How do I get cml data into a value? CDATA does not work inside the > value tag for the same reason "<" is not allowed. < and > ? Stefan