Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 90780 invoked by uid 500); 27 Jun 2001 12:16:07 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 90764 invoked from network); 27 Jun 2001 12:16:05 -0000 From: "Robert McKinnon" To: Subject: work around for ? Date: Wed, 27 Jun 2001 08:22:34 -0400 Message-ID: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hello, I am trying to dynamically build table rows from an xml file. The solution that I came across indicated that I would need to use . When I tried to apply this solution I discovered that Cocoon does not support disable-output-escaping. What would be an alternative solution? The following are example snippets: [XML] child1 child2 child3 child4 child5 child6 [OUTPUT DESIRED] child1 child2 child3 child4 child5 child6 [RECOMMENDED XSL SOLUTION NOT SUPPORTED BY COCOON] ]]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: