Subject: Re: XSLT processor and substring-after
From: James Fuller <jim.fuller@xxxxxxxxxxxxxx>
Date: Wed, 13 Apr 2005 22:29:18 +0200
|
JBryant@xxxxxxxxx wrote:
>Sorry, but I've not used Perl's XML/XSL facilities. Perhaps one of the
>list's other members has, though.
>
>Jay Bryant
>Bryant Communication Services
>(presently consulting at Synergistic Solution Technologies)
>
>
>
>"N Zhou" <zhou_naijun@xxxxxxxxxxx>
>04/13/2005 03:05 PM
>Please respond to
>xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>
>
>To
>xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>cc
>
>Subject
>Re: XSLT processor and substring-after
>
>
>
>
>
>
>Hi Jay,
>
>Thank you very much! I think the path is correct, but my processor does
>not
>support XPath well. I'm usingXML::XSLT with a depedency on XML::Parser not
>
>on XPath. Do you know Perl XSLT module supporting XPath 1.0 or higher? I
>know Saxon but I prefer CGI script.
>
>
Perl's XSLT processing is *usually* via some binding with either Ginger
Alliance's XSLT processor sablotron or libxslt....and both support XPATH
1.0.
gl, Jim Fuller
|