Subject: Re: Parsing a character string
From: "Walter Torres" <walter@xxxxxxxxx>
Date: Wed, 28 Feb 2001 14:05:45 -0600
|
----- Original Message -----
From: "Scott Downie" <sdownie@xxxxxxxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, February 28, 2001 1:31 PM
Subject: Parsing a character string
> <deliverOnDays>NYYYYYN</deliverOnDays>
Cool! a bit map ( in the orignal definition!)
NYYYYYN = 0111110 = 37448
-------------------------------------
TEXT = Binary = Decimal
Of course, I have no idea on how to convert this ecimal equavilant of the
binary of the TEXT into somethang that XMST can understand.
It would be interesting to know!
Walter
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|