[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Document function -- document may not exist

Subject: Re: Document function -- document may not exist
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Wed, 03 Jul 2002 22:56:30 +0200
Re:  Document function -- document may not exist
mjyoungblut@xxxxxxx wrote:
I was wondering if there is a way of getting around the exception that is
thrown by most parsers if the document function is called for a file that
does not exist.  I would just like to continue on in the processing.

There is no standardized way to do this. The spec says, the processo may either throw a fatal error, or continue using the empty node set as result.

Check the documentation for your processor whether there
are command line switches or an attribute of the transformer
object which controls the behaviour. Saxon for example
recovers by default, but these non-fatal errors can be
set to be fatal.

If you are using a Java based processor supporting JAXP,
you can write your own URIResolver which checks for the
file and supplies a dummy XML if it doesn't exist.

J.Pietschmann



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.