xsl-list
[Top] [All Lists]

Re: Saxon & Fallback from document() error ?

2004-04-02 13:28:37
Thanks Michael,

I'm not familar with Java but have played with it in the past. So I'll now
look to creating a URIResolver that creates a blank xml file if one is not
found.. probably one that copies a template xml file provided by the user.
If anyone does have any pointers to other URIResolver extensions I'd
appreciate them.

:)
davidpbrown

----- Original Message ----- 
From: "Michael Kay" <mhk(_at_)mhk(_dot_)me(_dot_)uk>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Friday, April 02, 2004 5:15 PM
Subject: RE: [xsl] Saxon & Fallback from document() error ?


The best way of dealing with this is to write your own URIResolver, you
then
have total control over what happens if files can't be found or don't
contain valid XML.

Michael Kay




<Prev in Thread] Current Thread [Next in Thread>