RE: [xsl] double parsing

Subject: RE: [xsl] double parsing
From: 林 子芯 <minikittygo@xxxxxxxxxxx>
Date: Thu, 05 Sep 2002 16:21:27 +0000
hi Curtis;
thanks for your reply, however, it doesn't seems to work, unless it uses <xsl:output method="text"/>
however, this in terms clears all the tag within the document, therefore it is not workable solution, but thanks for your suggestions


regards

Kit

From: "Burisch, Curtis" <Curtis.Burisch@xxxxxxxxxxxx>
To: "'minikittygo@xxxxxxxxxxx'" <minikittygo@xxxxxxxxxxx>
Subject: RE: [xsl] double parsing
Date: Thu, 5 Sep 2002 17:05:19 +0100

Instead of entity
use &amp;#10; in your stylesheet which will expand
to
in the excelXML and will be interpreted as your line-break.


_________________________________________________________________ 使用 MSN Messenger,與朋友在線上聊天: http://messenger.msn.com


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



Current Thread