Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] A problem with loop and Concat....

From: Oleg Tkachenko <olegt@------------->
To:
Date: 5/1/2002 1:05:00 AM
Mukul.Mudgal@xxxxxxxxxxx wrote:



Thanks for your solution, here problem occur with this code
                                     <xsl:otherwise>
                                                 <xsl:value-of select
="../@Operator"/>
                                     </xsl:otherwise>
It doesn't pick otherwise @Operator value from WhereDetails.

Well, I probably misunderstood your phrase "no operator is defined in 
<Description>" - what do you mean: no Operator attribute or no value in 
Operator attribute? I thought the first is right and the test was

<xsl:when test="@Operator">, what stands for "if there is Operator 
attribute". For empty valued Operator attribute your need another test 
expression, like <xsl:when test="@Operator != ''">.

--

Oleg Tkachenko

Multiconn International, Israel




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


transparent
Print
Mail
Digg
delicious
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