Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 84895 invoked from network); 3 Dec 2004 14:08:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Dec 2004 14:08:27 -0000 Received: (qmail 60878 invoked by uid 500); 3 Dec 2004 14:07:34 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 60785 invoked by uid 500); 3 Dec 2004 14:07:32 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 60683 invoked by uid 99); 3 Dec 2004 14:07:29 -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 12-107-29-10.sapient.com (HELO ims2.sapient.com) (12.107.29.10) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Dec 2004 06:07:29 -0800 Received: from munsmsx01.sapient.com ([10.130.1.7]) by ims2.sapient.com with Microsoft SMTPSVC(6.0.3790.80); Fri, 3 Dec 2004 06:07:22 -0800 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: FW: Split XML file into seperate files with XSLT and ANT Date: Fri, 3 Dec 2004 15:07:18 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Split XML file into seperate files with XSLT and ANT Thread-Index: AcTZQTAFxMWHOpgZR8C+uSxMFPourAAABcCw From: "Robert Soesemann" Bcc: X-OriginalArrivalTime: 03 Dec 2004 14:07:23.0065 (UTC) FILETIME=[68FBCA90:01C4D941] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, I don't know if there is a standard way to do this, but maybe you have an idea. I have many XML files which hold multiple XML fragments of a specific type .. For an easy import of those seperate contentitems into a CMS it would be better to split those fragments up into different file (one contentitem per file). As I am doing this inside an ant pipeline, I wonder if there is an elegant way to do this with a mixture of XSLT and other file tasks? Can you help, Robert --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org