xsl-list
[Top] [All Lists]

about adding comments into the output file

2002-09-05 04:25:23


Hi:

i was wondering how to add comments from a stylesheet into the output file

suppose i have this stylesheet

<xsl:template match="book">
<!-- this is the comment i like to add onto my output -->
<something>xxx</something>
...
<!-- this is the comment i would not like to add onto my output -->
</xsl:template>
...

i was wondering how it is done

many thanks

regards
Kit





_________________________________________________________________
MSN 相簿提供您最簡單的方式分享並列印您的相片,請移至:
http://photos.msn.com.hk/support/worldwide.aspx


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



<Prev in Thread] Current Thread [Next in Thread>