Subject: RE: making balanced 2 columns from single column of data (also examples from D Pawsons Site and Others found flag errors)
From: "SANWAL, ABHISHEK (HP-Houston)" <abhishek.sanwal@xxxxxx>
Date: Mon, 15 Sep 2003 08:31:43 -0500
|
Jarno,
Thank you.
I did not realize I could use the "escape" characters for "expressions"
as a bunch of references still showed the <= as <= and not as <.
Thanks, once again.
Regards,
Abhishek Sanwal
HP - Houston Campus
abhishek.sanwal@xxxxxx
PS: On another curious note: what is ???
"Jarno - Suicide Commando: Hellraiser (VNV Nation Remix)"
-----Original Message-----
From: Jarno.Elovirta@xxxxxxxxx [mailto:Jarno.Elovirta@xxxxxxxxx]
Sent: Monday, September 15, 2003 2:02 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: making balanced 2 columns from single column of data
(also examples from D Pawsons Site and Others found flag errors)
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 <
Cheers,
Jarno - Suicide Commando: Hellraiser (VNV Nation Remix)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|