[Home] [By Thread] [By Date] [Recent Entries]
George Cristian Bina wrote:
Hi Abel, Thanks George, for looking into this. Unfortunately, in the results view nothing happens either. The statusbar just states "Transformation failed". The results view is totally empty. The complete XSLT that I used is as follows: <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0" xml:base="../.."> <xsl:template match="/"> 1) <xsl:value-of select="document-uri(document(''))"></xsl:value-of> 2) <xsl:value-of select="static-base-uri()"></xsl:value-of> 3) <xsl:value-of select="base-uri(.)"></xsl:value-of> </xsl:template> </xsl:stylesheet> By the way, I have several other scenarios where I just receive a "Transformation failed" error. May this be because of this xml:base that I use very often throughout our xslt library? Cheers, -- Abel Braaksma
|

Cart



