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

Re: <xsl:include> using relative paths and Saxon 8

Subject: Re: <xsl:include> using relative paths and Saxon 8
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Fri, 20 Jan 2006 17:07:45 +0000
saxon 8 memory
The reason it fails is that when it's a Source its concept of a
location depends on how its created - if its reading from a file on
disk then the location is known, if its reading from memory then it
doesnt have a location, so you have to provide one with setSystemId().

If the Source was created using a File then the systemId is taken from
the File (which is why it worked then), but as the code was modified
to use urlConn.getInputStream() the systemId gets lost, which is why
you have to set it manually.


On 1/20/06, David Carlisle <davidc@xxxxxxxxx> wrote:
>
>
> > 4) It goes bang - can't find the Common.xsl since it's looking the
> >    the "wrong" place.
>
> does it say where it is looking (without that it's hard to offer any
> help)
>
> what kind of URL did you give to start with (http://, file://  ...)
>
> I would guess that the base URL of your stylesheet is not what you
> expect, so the relative link form there to Common.xsl doesn't work, but
> hard to say...
>
> David
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________

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.