First, a thank youz to Jarno, his code worked.
I managed to figure out I needed to add number()
so that October (10) did not come out as January.
Jeni Tennison's code worked too.
XSLT Goddess Jeni Tennison emailed me: [updated for my XML DB]
>
>[Kay's pg 95 code], as it describes, that
-
> From: [EMAIL PROTECTED]
> [mailto:fop-dev-return-17272-mla=gleim.com@;xml.apache.org]
> Sent: Monday, October 28, 2002 5:05 AM
> Subject: Fopping 1-12 to Jan-Dec
>
>
> All I wanted to do was convert a month number 1-12 to month name.
>
> I have the Beginning XSLT
The re-writing of the email addresses was unintentional,
done by the list's software, and I had no idea it was
there to trigger.
But it is my fault.
My normal sending of email isn't from my home boxen,
but through a web form. I pop email down to read.
Unfortunately, the web form also attaches a
On Monday 28 October 2002 11:18, Guy D'haenens wrote:
> WHAT'S THIS?
> I DIDN'T WRITE THIS MESSAGE!
I think the from: address is such that it is being rewritten by some part of
your mail system before delivery, it happened here too.
If you look at
http://marc.theaimsgroup.com/?l=fop-dev&m=1
On Mon, 2002-10-28 at 11:18, Guy D'haenens wrote:
> WHAT'S THIS?
> I DIDN'T WRITE THIS MESSAGE!
> Is there something wrong with the server or is this just a sick joke?
> Guy
Seems someone is trying to be funny.
It looks like it is mailed "from" (forged) each address on the mailing
list and to
Hi,
> All I wanted to do was convert a month number 1-12 to month name.
http://www.w3.org/1999/XSL/Transform";
xmlns:foo="http://foo.com";>
...
...
...
January
February
March
April
May
June
July
August
September
October
November
Decembe
WHAT'S THIS?
I DIDN'T WRITE THIS MESSAGE!
Is there something wrong with the server or is this just a sick joke?
Guy
- Original Message -
From: <[EMAIL PROTECTED]>
Sent: Monday, October 28, 2002 11:05 AM
Subject: Fopping 1-12 to Jan-Dec
> All I wanted to do was con
All I wanted to do was convert a month number 1-12 to month name.
I have the Beginning XSLT Wrox book, and Kay's XSLT 2nd Ed.
I'm enthused about learning this stuff, and yet there
are some major turnoffs being encountered.
Generating documents with FOP is what I'm trying to
do. I know TeX, so th