RE: [xsl] making balanced 2 columns from single column of data (also examples from D Pawsons Site and Others found flag errors)

Subject: RE: [xsl] making balanced 2 columns from single column of data (also examples from D Pawsons Site and Others found flag errors)
From: Jarno.Elovirta@xxxxxxxxx
Date: Mon, 15 Sep 2003 10:01:37 +0300
Hi,

> This file is not well-formed: & expected. Save anyway. 
> 
> And it points to the location where the <= operator is 
> present below in
> the XSL.

An XSLT stylesheet is an XML document and in XML the LESS-THAN SIGN character is an entity delimiter. Read the XML spec, escape it with &lt;
 
Cheers,

Jarno - Suicide Commando: Hellraiser (VNV Nation Remix)

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


Current Thread