Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: New line in txt output New line in txt outputTo: NULL Date: 3/9/2009 1:48:00 PM Hi,
I am creating an XSLt which would give a text out put to be displayed in a
text box.
I am using stmts like the ones below.
Safety
<xsl:if test ="SideRails = 'true'">
Siderails up / brakes on / bed low
</xsl:if>
<xsl:if test ="InChair = 'true'">
,In chair / brakes on
</xsl:if>
<xsl:if test ="CallBell = 'true'">
,Call bell within reach
</xsl:if>
the ouput is given below
Safety
Siderails up / brakes on / bed low
,In chair / brakes on
,In Restraint(see flowsheet)
what i infact want is the following out put
Safety
Siderails up / brakes on / bed low , In chair / brakes on, In
Restraint(see flowsheet)
i tried adding "\n" to the xslt where i wanted the text to start in a new
line and it showed up as \n.
I am trying not to add all those xsl stmts in one line.Is there a better way?
Thanks in advance..
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
