Hello Robert,
No, I don't think there is any XSLT-intruction for this. I have not had
any use for that yet, have you tried Google?
- Johan
Robert Soesemann wrote:
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 f
Check the Ant manual for the XSLT Core Task. It will apply an XSLT file to a
single XML file or a list of files.
HTH
Bill Rich
Wilandra Consulting LLC
1325 Addiewell Place
San Jose, CA 95120-3905
phone: +1 408 268-2452
mobile: +1 408 410-9713
Santa Cruz: +1 831 464-9007
fax:+1 4
have sample snippets ;-)
Best regards,
Robert
-Original Message-
From: Brian Agnew [mailto:[EMAIL PROTECTED]
Sent: Freitag, 3. Dezember 2004 16:03
To: Ant Users List
Subject: Re: Split XML file into seperate files with XSLT and ANT
You can use xmltask with the instruction. See
seperate files with XSLT and ANT
You can use xmltask with the instruction. See
http://www.oopsconsultancy.com/software/xmltask
Robert Soesemann wrote:
>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
You can use xmltask with the instruction. See
http://www.oopsconsultancy.com/software/xmltask
Robert Soesemann wrote:
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