Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 89774 invoked by uid 500); 1 Mar 2003 16:52:41 -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 89761 invoked from network); 1 Mar 2003 16:52:41 -0000 Received: from thunder5.cwihosting.com (64.49.223.20) by daedalus.apache.org with SMTP; 1 Mar 2003 16:52:41 -0000 Received: from dialup-0304.dublin.iol.ie ([193.203.145.48] helo=markhlaptop) by thunder5.cwihosting.com with asmtp (Exim 3.36 #1) id 18pAED-0007ym-00 for cocoon-users@xml.apache.org; Sat, 01 Mar 2003 10:52:50 -0600 From: "Mark H" To: "Cocoon-Users" Subject: SourceWritingTransformer, namespaces problem with Cocoon 2.1 Date: Sat, 1 Mar 2003 16:52:02 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 V6.00.2600.0000 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - thunder5.cwihosting.com X-AntiAbuse: Original Domain - xml.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [0 0] X-AntiAbuse: Sender Address Domain - markhorgan.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm trying to write an XSP to a file using SourceWritingTransformer but the latest DOMStreamer (v2.1) with setNormalizeNamespacesOn to true adds a namespace to every element rather than to the xsp:page element (so that the logicsheets don't work), when I setNormalizeNamespacesOn to false it outputs no namespaces and my hack of adding namespaces in an xsl stylesheet doesn't work: I've also tried adding the namespaces in the xsp:page in the xsl stylesheet but I'm not sure if SourceWritingTransformer is stripping them out or DOM serializer is ignoring them: dkitCareers ... sitemap: --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org