RE: A Christmas cracker

Subject: RE: A Christmas cracker
From: "Pelletier, Rob" <Rob.Pelletier@xxxxxxxxxx>
Date: Wed, 8 Dec 1999 12:01:54 -0500
That's a pretty amusing bit of obfuscation. I'll admit I scratched my head
for a bit. ;-)

Interestingly, EZ/X returns:

<?xml version="1.0" encoding="UTF-8"?>
2

which isn't what I expected (<a>1024</a>). It seems to be missing the
literal element and to have parsed the multiplicative expression
incorrectly.

Rob Pelletier



-----Original Message-----
From: Kay Michael [mailto:Michael.Kay@xxxxxxx]
Sent: Wednesday, December 08, 1999 4:36 AM
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: A Christmas cracker


If anyone on this list is not yet convinced that we have a rather remarkable
language on our hands, try applying this stylesheet

<a xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; xsl:version="1.0">
<xsl:value-of select="*******************"/>
</a>

to this document

<q>2</q>

Have fun!

Mike Kay


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


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


Current Thread