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]

RE: Links XML/XSL


> Here is the XSL: 
> 
> <P><B>Suggested Improvements:</B>  
>   <xsl:for-each select="statment/suggimpr">
>     <xsl:if test="@interch"><P></P>
>       <P><B>Interim Changes:</B> 
>       <xsl:value-of select="statment/interch/paratext"/></P>
>     </xsl:if>

Does your statment/suggimpr element have a statment child? I suspect not.

Mike Kay
Software AG 

 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]