Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] Bit test in XSLT

From: "M. David Peterson" <m.david@---------->
To:
Date: 6/1/2004 5:18:00 PM
Hi Chen,



Can you post a sample of your XML?  Its much easier to help you test and/or 
transform your XML when we have a sample to work with.



Best regards,



<M:D/>



----- Original Message ----- 
From: "Chen Yi" <chen_yi36@xxxxxxxxxxx>

To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>

Sent: Tuesday, June 01, 2004 9:50 PM

Subject: Re: [xsl] Bit test in XSLT









I want to test a attribute which has a number value, though numbers are in 
string forms, if one of the bit of number is set.For example,



 <xsl:if test="bit 7 of Flags is 1">
   ...
 </xsl:if>

I find it seems impossbile to use XLST to implement this function.
Is anybody has some magic soluction?

Thanks,
Chen Yi



From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Bit test in XSLT
Date: Tue, 01 Jun 2004 23:20:34 -0400

At 2004-06-02 10:32 +0800, Chen Yi wrote:
  is it possbile to test if the attribute value has a bit set ?

The XPath 1.0 data model only maintains strings for attribute values.



Any testing you need to do will have to treat the attribute as a string 
value, and decode what you want from that string, which includes 
converting the string to a number if you need to.



I'm not at all sure what you are asking for when you ask about a bit being 
set ... I associate that with bits of a byte or word expressed typically 
in decimal or hex.



I hope this helps.



..................... Ken




--
Public courses: Spring 2004 world tour of hands-on XSL instruction
Next: 3-day XSLT/XPath; 2-day XSL-FO - Birmingham, UK June 14,2004

World-wide on-site corporate, govt. & user group XML/XSL training.
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--


_________________________________________________________________
???? MSN Explorer:   http://explorer.msn.com/lccn

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent