Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 50075 invoked from network); 16 Nov 2004 14:13:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 14:13:59 -0000 Received: (qmail 12255 invoked by uid 500); 16 Nov 2004 14:13:57 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 12094 invoked by uid 500); 16 Nov 2004 14:13:56 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 11852 invoked by uid 99); 16 Nov 2004 14:13:55 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [67.19.2.54] (HELO mail.outerthought.net) (67.19.2.54) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 16 Nov 2004 06:13:53 -0800 Received: from localhost (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 936F8160102 for ; Tue, 16 Nov 2004 08:13:51 -0600 (CST) Received: from mail.outerthought.net ([127.0.0.1]) by localhost (mail.outerthought.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15872-09 for ; Tue, 16 Nov 2004 08:13:51 -0600 (CST) Received: from strider.outerthought.net (localhost [127.0.0.1]) by mail.outerthought.net (Postfix) with ESMTP id 3AF411600FE for ; Tue, 16 Nov 2004 08:13:51 -0600 (CST) Message-ID: <25368155.1100614431214.JavaMail.jettyjira@strider.outerthought.net> Date: Tue, 16 Nov 2004 08:13:51 -0600 (CST) From: issues@cocoondev.org To: dev@forrest.apache.org Subject: [JIRA] Updated: (FOR-373) Excel to Forrest: namespaces In-Reply-To: <30062719.1100614310448.JavaMail.jettyjira@strider.outerthought.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at outerthought.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Johannes Schaefer (mailto:josch@uidesign.de) Date: Tue, 16 Nov 2004 8:13 AM Changes: Attachment changed to test2-table.xls --------------------------------------------------------------------- For a full history of the issue, see: http://issues.cocoondev.org//browse/FOR-373?page=history --------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-373 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-373 Summary: Excel to Forrest: namespaces Type: Bug Status: Unassigned Priority: Major Project: Forrest Components: Core operations Versions: 0.7 Assignee: Reporter: Johannes Schaefer Created: Tue, 16 Nov 2004 8:11 AM Updated: Tue, 16 Nov 2004 8:13 AM Environment: tested with 0.6 and 0.7-55210 Description: I'm trying to get some tables out of Excel into Forrest ... should be easy since Excel writes legible XML [1]. I put together a sitemap.xmap [2] for *-table.xml. I started writing my table2document.xsl [3] but it didn't match anything, i.e. the version below doesn't match anything. Matching "/*/*" gives me the 2nd level elements: DocumentProperties, ..., and Worksheets. After removing all references to namespaces (xmlns) and replacing ":" with "_" it works. Can any XSL guru help me to get the XSLT working without modifying the Excel-output first? Thanks, Johannes See Attachments [1] Excel XML output: test2-table.xml [2] documents/sitemap.xmap [3] table2document.xsl --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira