Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 8314 invoked from network); 27 Apr 2005 11:19:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Apr 2005 11:19:31 -0000 Received: (qmail 2242 invoked by uid 500); 27 Apr 2005 11:19:59 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 2137 invoked by uid 500); 27 Apr 2005 11:19:58 -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 2077 invoked by uid 99); 27 Apr 2005 11:19:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from um0007.unimaas.nl (HELO um0007.unimaas.nl) (137.120.1.7) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 27 Apr 2005 04:19:56 -0700 Received: by um0007.unimaas.nl (Postfix, from userid 3003) id 9B98AC042; Wed, 27 Apr 2005 13:19:00 +0200 (CEST) Received: from um-mail0139.unimaas.nl (um-mail0139.unimaas.nl [137.120.1.139]) by um0007.unimaas.nl (Postfix) with ESMTP id E44B8C032 for ; Wed, 27 Apr 2005 13:18:58 +0200 (CEST) Received: from um-mail0136.unimaas.nl ([137.120.1.136]) by um-mail0139.unimaas.nl with Microsoft SMTPSVC(6.0.3790.211); Wed, 27 Apr 2005 13:18:58 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: How to read the lastModifiedDate of the original XML file? Date: Wed, 27 Apr 2005 13:18:57 +0200 Message-ID: <329A68716B57D54E8D39FD3F8A4A84DF01AAF57E@um-mail0136.unimaas.nl> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to read the lastModifiedDate of the original XML file? Thread-Index: AcVLGvaGiowNByLNTjioJyxjuQqBJQ== From: "Linden H van der (MI)" To: X-OriginalArrivalTime: 27 Apr 2005 11:18:58.0935 (UTC) FILETIME=[E859A870:01C54B1A] X-UM-Spam-DCC: MessageCare: um0007 1108; Body=1 Fuz1=1 Fuz2=1 X-UM-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on um0007.unimaas.nl X-UM-Spam-Level: X-UM-Spam-Status: No, score=-5.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.1 X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, my website consists of several XML pages that are transformed into HTML using various XSL files. I'd like to add a "last modified" timestamp, but that means I need the lastModifiedDate of the original XML, because the javascript I used takes the moment of generation of the HTML page, which is basically about 1 minute earlier than the current time. Does anyone know an elegant way to achieve this? Bye, Helma van der Linden --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org