Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Adding comments [Thread Next] Re: Adding commentsTo: NULL Date: 10/21/2008 10:14:00 AM "Martin Honnen" <mahotrash@y...> wrote in message news:Of73O75MJHA.5692@T...... > tshad wrote: >> How do I add comments to my XSLT sheet? >> >> I can see all over how to add comments that get put on the resulting xml >> <xsl:comment> but not much (or it is a little confusing) on how to just >> comment your XSLT script. > > An XSLT stylesheet is an XML document thus if you want to put in comments > then use the XML comment syntax > <!-- comment text --> > e.g. > <xsl:stylesheet > xmlns:xsl="http://www.w3.org/1999/XSL/Transform" > version="1.0"> > > <!-- author: foo; version: 1 --> > > </xsl:stylesheet> What I was looking for. Thanks, Tom > > > -- > > Martin Honnen --- MVP XML > http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
