[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Lookup without document('') function

Subject: Re: Lookup without document('') function
From: Kip Hampton <khampton@xxxxxxxxxxxxxxx>
Date: Fri, 07 Nov 2003 17:35:35 -0800
libxml ppm
David Carver wrote:
I'm currently using an XSLT parser that unfortunately doesn't support
the document() function (it's still alpha software), ideally I'd switch
to one of the other full feature ones, but don't know of an XSLT parser
that is fully functional that is supported in Active State Perl.

A bit off-topic, but, you are certainly not forced to work around such broken tools in the Windows Perl World. PPM packages for XML::LibXSLT (the Perl interface to the Gnome Project's lighting-fast, fully XSLT 1.0-compliant processor, libxslt) are available.


You'll need 3 things:

1) the Windows binary for Gnome's XML parser, libxml2 [1]. (To be safe, get the last version in the 2.5.x series, since 2.6.x is very new and the PPM might not be in sync yet).

2) Grab the binary for libxslt, mentioned above [2]

3) Once the above are installed, use ActiveState Perl's ppm utility to install the required Perl interfaces. At the command prompt:

C:\> ppm
ppm> set repository theoryx http://theoryx5.uwinnipeg.ca/ppmpackages/
ppm> install XML-LibXML
ppm> install XML-LibXSLT

Assuming nothing blows up along the way, this will give you a rockin'-fast and strictly compliant XSLT 1.0 processor for use with your Perl apps.

My apologies to the list for the off-topicness of all of this, but no one should have to suffer with b0rken tools when better choices are available...

Cheers,
-kip

[1] http://xmlsoft.org/downloads.html
[2] http://xmlsoft.datenkueche.com/XSLT/downloads.html


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



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.