Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: for-each problem >Thread Next - Re: for-each problem Re: for-each problemTo: NULL Date: 10/3/2005 11:44:00 AM Thanks very much. now the for-each works.
but i still have one more problem:
i want to limit the for-each to a list of only the elements that have a certain posNr.
i want to do something like that:
<xsl:for-each select="$PosNums[starts-with(@posNr, "A1234")]">
<xsl:if test="position() = 2">
<xsl:text> more than once in list! </xsl:text>
</xsl:if>
</xsl:for-each>
but that doesn't work.
i have in posNums a list of PosNr. now how can i tell the starts-with method what i want?
the @posNr in there must be wrong.
thanks very much.
greetings juergen
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
