Hallo again,
I am sorry that I am asking many questions nowadays.
My problem is:
I have defined a parameter (with-param) like
<xsl:with-param name="containername" select="contains('#1#2#3#', concat('#', bar, '#'))"/>
so I checked this parameter in a template and for example 2 is missing in XML file. How can I write it down that 2 is missing? I cannot call it via $containername it gives me the result if it is true or false. Any help would be appreciated.
Your attitude determines your altitude