From user-return-4897-apmail-forrest-user-archive=forrest.apache.org@forrest.apache.org Wed Jan 06 08:54:34 2010 Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 3118 invoked from network); 6 Jan 2010 08:54:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2010 08:54:34 -0000 Received: (qmail 56927 invoked by uid 500); 6 Jan 2010 08:54:33 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 56848 invoked by uid 500); 6 Jan 2010 08:54:32 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Delivered-To: moderator for user@forrest.apache.org Received: (qmail 56534 invoked by uid 99); 6 Jan 2010 06:25:50 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of panthonyhall@gmail.com designates 209.85.210.185 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=ZkeW2PkRfxhNB1g/XcJgQmn2yvDFpc8nU+YIj8ibLJY=; b=JNLB9d5f9+mG6jxfoSe8GV9i64w1ClurvXao6whv7bpX4B5ZVlYaijPJu/5EhcHm0j 4JwCEVf9vRaUvwoea0rJya1CoQgb5Qy0jAA3CqAWccpttIEl84Z9Y/Fj5eDmChuw3j4P pq5iO3P54DGY05pkh98k5Rb9agHwALmJ4ys2g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qJ/xjUAsDsDAustYzG+RR0DrPIWEdm9Ec0ZsH7kl7jFpLviJOm17AoNxllRdY/Sh3x ggIQ2xVXp45PTWDyhYRWYNDL7cuuIBaLTrkhD/C/VIXJ+m1NO3nbdqftXAqT1ypJUKyD 5ZlZ80AgqEJ0BtQp79NTgW3E2bonXqxI/m+g8= MIME-Version: 1.0 Date: Wed, 6 Jan 2010 01:25:22 -0500 Message-ID: <7de5fc331001052225i68e99128u2955c1310094c829@mail.gmail.com> Subject: Rendering XML transformed from aggregated content From: Phillip Hall To: user@forrest.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hello, I have a problem rendering the Forrest site from two XML files aggregated in a pipeline from the Sitemap.xmap file. I am using Forrest 8.0. I created an XSL stylesheet to format the combined XML files wih "document" root tags as per v-13 DTD. However this is not displayed with the Forrest skin but as raw HTML. How can I apply the default Forrest skin to this XML output? I have searched the Forrest FAQ and the mail Archives without finding a solution. Please help. sitemap.xmap insert : My "docs-to-document.xsl" transform :