Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 53397 invoked from network); 7 Apr 2005 08:26:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Apr 2005 08:26:15 -0000 Received: (qmail 4659 invoked by uid 500); 7 Apr 2005 08:26:06 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 4617 invoked by uid 500); 7 Apr 2005 08:26:06 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 4602 invoked by uid 99); 7 Apr 2005 08:26:06 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jcmoissinac@gmail.com designates 64.233.170.198 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.198) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 07 Apr 2005 01:26:04 -0700 Received: by rproxy.gmail.com with SMTP id y7so385004rne for ; Thu, 07 Apr 2005 01:26:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=CEBWIEkh/K5s2KnN2puyGQVfWduagnrowJU+83OKrnrcNs3VoYAz3jS/SVyj2Ju/UKXmp6Qw6UlW7zso5pmlzOBaHqzrtPKLSSWzIzovDoDLfW1YTI77SSX91LGXObrTZFDFdvFVFBEcKucVcnwPXFKh+DRTBbYIyDikbRcy8qs= Received: by 10.39.3.48 with SMTP id f48mr531722rni; Thu, 07 Apr 2005 01:26:02 -0700 (PDT) Received: by 10.38.97.4 with HTTP; Thu, 7 Apr 2005 01:26:02 -0700 (PDT) Message-ID: Date: Thu, 7 Apr 2005 10:26:02 +0200 From: Jean-Claude Moissinac Reply-To: Jean-Claude Moissinac To: users@cocoon.apache.org Subject: SVG with xlink namespace Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello I have an SVG file, something like ... Note that it is using the xmlns:xlink namespace. It is a very common situation in an SVG file. When I try a sitemap like I get the followin error "The prefix "xlink" for attribute "xlink:href" associated with an element type "use" is not bound." To use a map:read is not a solution for me, because I have to use output of this pipeline as input for another (and, probably, to put a map:transform between the map:generate and the map:serialise). How can I specify to Coccon that I need to use a content like that SVG, with two namespaces? Thank you in advance for your help -- -- Jean-Claude Moissinac Department of Computer Science and Networks ENST Paris FRANCE E-mail: moissinac@enst.fr Tel: (+33) 1.45.81.80.88 Fax: (+33) 1.45.81.71.58 http://shadok.enst.fr/jcm --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org