XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Mike BrownSubject: xsl:include not finding file
Author: Mike Brown
Date: 26 Nov 2007 08:19 PM
I am referencing a file on my drive using xsl:include. The line works fine with another tool I am using, but fails with Stylus Studio. I am using Saxon with both tools.

The error message I am getting is

XTSE0165: javax.xml.transform.TransformerException: unable to open:
c:\MYMY-S%7E3\hello.xsl

Where on my system, the MYMY-S%7E3 should be MYMY-SKINS

I don't know why is it replacing "skins" with S%7E3.

Does anyone know what is going on?

Postnext
Tony LavinioSubject: xsl:include not finding file
Author: Tony Lavinio
Date: 27 Nov 2007 08:02 AM
Can we see the full URL that you are trying to open?
The %7E comes from the ~ that is used when Windows
converts a long path to a 8.3 path.

Postnext
Mike BrownSubject: xsl:include not finding file
Author: Mike Brown
Date: 27 Nov 2007 12:22 PM
The actual XSL include is

<xsl:include href="../../../common/core/library.xsl"/>

Postnext
Tony LavinioSubject: xsl:include not finding file
Author: Tony Lavinio
Date: 27 Nov 2007 11:13 PM
I'm sorry, but I don't see how you got from
c:\MYMY-S%7E3\hello.xsl to
<xsl:include href="../../../common/core/library.xsl"/>

Which is the problem one, hello.xsl or library.xsl?

../../../common/core cannot be applied to hello.xsl,
since it's only one directory level deep, but you are
walking up three.

So again, what are the URL's involved, exactly as they
appear in your source?

Posttop
Mike BrownSubject: xsl:include not finding file
Author: Mike Brown
Date: 28 Nov 2007 07:05 PM
The problem was that "Use Stylus Studio URI Resolver" was checked.

When I unchecked it, the error went away.

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.