This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Parsing a character string



----- Original Message -----
From: "Scott Downie" <sdownie@euronetworldwide.com>
To: <xsl-list@lists.mulberrytech.com>
Sent: Wednesday, February 28, 2001 1:31 PM
Subject: [xsl] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]