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]

Problems with function and expression


Hi,

I have many problems with functions and interpreting expressions:

1. function document does not allow relative path - if I use 
document('somethig.xml'), it does not work. (Now I use provisionally 
absolutely path '/something/xml', which is the path of th root).

2. I have boolean variable $var. Now I want to use it like this:
 <xsl:if test="$var">

But the result is still true, not depending on $var.

I'm using IBM XSL Editor, so I don't know if this problem is only for this 
product. So, can you help me? Or give me the tip for another XSL 
translator.

Many thanks,

regards Jakub.


 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]