Hi all,

In some of my disseminations (produced by the Saxon xslt service) I use 
additional information from external xml sources using the doc($some-uri) 
function. To prevent the dissemination from failing, this function is only 
called if doc-available($some-uri) returns true(). This works fine for regular 
errors like 404. But sometimes the external source just hangs and no error is 
returned at all. Is there a way to set a timeout for such cases, in other words 
let doc-available($some-uri) return false() if $some-uri refuses to speak 
within n seconds? (and similar, of course, for unparsed-text-avaliable())

Thanks, Egbert Gramsbergen
----------------------
E.F. Gramsbergen
TU Delft - library/innovation

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to