Subject: Merging multiple documents with document() funtion
From: "Paul Sprakes" <paul@xxxxxxxxxxxxx>
Date: Mon, 14 Jan 2002 18:47:30 -0000
|
Hi,
I have a source xml document which defines multiple url's to rss feeds. I
then use an xsl transformation to combine these using a call to
document(url) and then transform them into a single html page. Eveything
works fine until one of the url's can't be reached (i.e. server goes down).
When this happens, the processing stops and no more url's will be loaded.
Is there any way to get the processor to continue to the next url if the
prevous one cannot be resolved?
Cheers, Paul.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: Regular expression functions (Was: Re: comments on December F&O draft), (continued)
- Chris Bayes - Sun, 13 Jan 2002 23:11:42 -0500 (EST)
- Jeni Tennison - Mon, 14 Jan 2002 06:02:01 -0500 (EST)
- Chris Bayes - Mon, 14 Jan 2002 10:02:44 -0500 (EST)
- Jeni Tennison - Mon, 14 Jan 2002 10:59:20 -0500 (EST)
- Paul Sprakes - Mon, 14 Jan 2002 13:45:55 -0500 (EST) <=
- G. Ken Holman - Mon, 14 Jan 2002 14:25:03 -0500 (EST)
- Paul Sprakes - Mon, 14 Jan 2002 15:30:17 -0500 (EST)
- Eric Vitiello - Mon, 14 Jan 2002 17:34:08 -0500 (EST)
- Paul Sprakes - Mon, 14 Jan 2002 18:13:52 -0500 (EST)
|
|