Xsltp.pl is a pure Perl XSLT processor. It requires XML::Parser and CGI packages and version of Perl higher then 5.6. The program was designed for use as a small server which can accept user request, output result and save data on the local disk. It supports both unicode and bytes characters models. Not all XSLT 1.0 constructions are implemented and some extra features are added. This documentation of xsltp.pl Perl XSLT processor can not be used as an introduction to XSLT language. Its only goal is to explain differences between XSLT 1.0 W3C Recommendation and Implementation of xsltp.pl, Perl XSLT parser.
A created stylesheet can be executed by xsltp.pl provided that it is not a literal stylesheet and it does not use extension functions of some other XSLT processor or XSLT 1.0 functions not supported by xsltp.pl XSLT parser. If your stylesheet uses the extension function that converts result tree fragments to node-sets (e.g. stylesheet for msxml) just remove all calls to this function. The id function must be replaced by the key function. This is always possible.
| Author:
Gennadii Varzugin Price: free Version: 1.0 Platform(s): All |
Rating:
Total Votes: 11 Download Script: click here |
Visit Site | Bookmark | Digg It! | Stumbleupon! | Send to a Friend | Report Bad Link
More XML Parsers Scripts:
