Recurse, not divide, to conquer
This article demonstrates how to to bridge processing of an HTML element over two XSLT templates, by shifting your thinking ...
December 17th 2005
Free
Expand XSL with extensions
Most developers are not utilizing the combined power of XML and XSL for representing, manipulating, and presenting data over the ...
December 12th 2005
Free
Simple XML Validation with Perl
Although XML Schemas and RELAX promise fine-grained validation for XML documents, neither are presently available in the Perl world. You ...