Info About XSL Processor in Frame 7.2?

Scott Prentice sp at leximation.com
Tue Mar 21 07:42:20 PST 2006


Hi Don...

Based on viewing the properties of a couple DLLs in the root FM 
directory(Xalan-C_1_8.dll and xerces-c_2_5_0.dll), I've assumed that the 
XSLT processor is "Xalan-C++ Version 1.8.0" (XSLT 1.0 compliant) and the 
XML parser is "Xerces-C Version 2.5.0" (XML 1.0 compliant). You should 
be able to visit the appropriate locations at apache.org for more 
specific info.

...scott

Scott Prentice
Leximation, Inc.
www.leximation.com
+1.415.485.1892



Donald M Rinderknecht wrote:

> Hi,
>
> I'm trying to incorporate my XSL template into one of my Frame 
> Applications (in 7.2), but I'm getting a processor error that I didn't 
> get with Saxon.
>
> Is there information about the XSL processor in Frame 7.2 available?
>
> In the case of my application, it is choking on a 'replace' command:
> <xsl:attribute name="file"> <xsl:value-of select="$dirname" 
> /><xsl:value-of select="replace(.,'.swf','.tif')"/> </xsl:attribute>
>
> The error message is: "The function 'replace' was not found."
>
> Thanks,
> Don.
>




More information about the framers mailing list