Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 27726 invoked from network); 2 Jun 2004 22:09:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Jun 2004 22:09:27 -0000 Received: (qmail 53648 invoked by uid 500); 2 Jun 2004 22:09:37 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 53519 invoked by uid 500); 2 Jun 2004 22:09:36 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 53410 invoked by uid 99); 2 Jun 2004 22:09:35 -0000 Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.27.1) with SMTP; Wed, 02 Jun 2004 15:09:35 -0700 Received: (qmail 18221 invoked by uid 65534); 2 Jun 2004 22:09:12 -0000 Received: from 82-35-32-78.cable.ubr01.camd.blueyonder.co.uk (EHLO [10.0.0.2]) (82.35.32.78) by mail.gmx.net (mp007) with SMTP; 03 Jun 2004 00:09:12 +0200 X-Authenticated: #14780975 Message-ID: <40BE5002.9060704@gmx.net> Date: Wed, 02 Jun 2004 23:09:06 +0100 From: Alessandro Evangelista Reply-To: evangelista@gmx.net User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: Serving stylable SVG 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 Hi all, I have a problem serving "statically" stylable SVG images "-//W3C//DTD SVG 20000303 Stylable//EN". The sitemap configuration is: .... This is the source SVG file: SVG drawing ... This is the resulting SVG. Please note the ** xmlns="%SVGNamespace;" ** in the tag. SVG drawing .... What's wrong with the configuration? Thanks a lot for your help. Alessandro