FW: Split XML file into seperate files with XSLT and ANT

2004-12-06 Thread Robert Soesemann
Did you every do something like >this? Do you 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 seperat

Re: Split XML file into seperate files with XSLT and ANT

2004-12-05 Thread Johan Känngård
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

RE: Split XML file into seperate files with XSLT and ANT

2004-12-04 Thread Bill Rich
413 669-9716 [EMAIL PROTECTED] http://www.wilandra.com -Original Message- From: Robert Soesemann [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 6:06 AM Subject: Split XML file into seperate files with XSLT and ANT Hello, I don't know if there is a standard way to do this

Re: Split XML file into seperate files with XSLT and ANT

2004-12-03 Thread Brian Agnew
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

RE: Split XML file into seperate files with XSLT and ANT

2004-12-03 Thread Robert Soesemann
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

Re: Split XML file into seperate files with XSLT and ANT

2004-12-03 Thread Brian Agnew
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

FW: Split XML file into seperate files with XSLT and ANT

2004-12-03 Thread Robert Soesemann
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

Split XML file into seperate files with XSLT and ANT

2004-12-03 Thread Robert Soesemann
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