以文本方式查看主题 - 计算机科学论坛 (http://bbs.xml.org.cn/index.asp) -- 『 XSL/XSLT/XSL-FO/CSS 』 (http://bbs.xml.org.cn/list.asp?boardid=8) ---- 那位达人指点下如何在xsl里进行与运算阿?谢谢大家!!!! (http://bbs.xml.org.cn/dispbbs.asp?boardid=8&rootid=&id=50163) |
-- 作者:zhwccut -- 发布时间:7/18/2007 2:32:00 PM -- 那位达人指点下如何在xsl里进行与运算阿?谢谢大家!!!! <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> <form name="form1" method="post" action="http://10.254.100.223/rel/cms-wfm-i/main.go?contentsId=2&pageId=19&division=1&pageType=1"> <input type="hidden" name="place"> <xsl:attribute name="value"><xsl:value-of select="WeatherMailInfoResultVO/mailInfo/place" /></xsl:attribute></input> <xsl:choose> <xsl:when test="WeatherMailInfoResultVO/mailInfo/sendDate=127"> <xsl:choose> <xsl:when test="WeatherMailInfoResultVO/mailInfo [(blFlag and ((sendDate and 1)=1))=true]">
[color=#FF0000]<xsl:when test="WeatherMailInfoResultVO/mailInfo [(blFlag and ((sendDate and 1)=1))=true]">[/color]总是感觉这里有问题做与运算
|
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
46.875ms |