xml editor

Supported platforms

Compatible with Windows7 & Mac OS X Snow Leopard

Ready for data server software
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Variable value based on condition[URGENT]


Subject: [xsl] Variable value based on condition[URGENT]
From: Mailer Mailer <maillistboxes@xxxxxxxxx>
Date: Sun, 2 Dec 2001 01:06:19 -0800 (PST)

Hi All,

XSL does not allow variable reassignment. I want to
assign a value to a variable based on a condition. Is
there any workaround for this. If this is possible
anyhow then it will save my 100s of lines of code,
complexity and add to performance as well.

The condition is:
if the count(preceding-sibling::Event) = 0
then value = 1
else If the count(preceding-sibling::Event) > 5
then value = 6
else value = count(preceding-sibling::Event)

If I read it through the xml file

document('names.xml')/Count/*[count(preceding-sibling::Event)
+ 1]

'names.xml' having the appropriate value at
appropriate tag, but in this case how do I handle the
greater than 5 condition?

Please help

Thanks
Deep

__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2011 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>®XML Editor