Components, Scripts, Codes: XML / Tips and Tutorials / Development

Using XLink to simplify the representation of data

To quote the W3C XLink specification: "[T]he XML Linking Language (XLink) ... allows elements to be inserted into XML documents in order to create...

By: Using XLink to simplify the representation of data Homepage


 

Freeware

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 need a way...

By: Simple XML Validation with Perl Homepage

Freeware

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 into the XSLT recursive...

By: Recurse, not divide, to conquer Homepage

Freeware

Expand XSL with extensions

Most developers are not utilizing the combined power of XML and XSL for representing, manipulating, and presenting data over the Web and sharing...

By: Expand XSL with extensions Homepage

Freeware