This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xalan following relative urls


>  <xsl:import href="teihtml-param.xsl"/>
> 
> should be interpreted relative to the importing stylesheet?

Should be (XSLT 2.6.2): "A relative URI is resolved relative to the base
URI of the xsl:import element".  Saxon's behaviour is what you expected
rather than what you got from Xalan.

 Steve


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]