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: How is this part of the XSLT specification to be interpreted?


> To summarise some ways of putting documentation in a stylesheet
> [...]
> 2. using structured comments
> 
> Use normal XML comments (<!-- ... -->) but include a structure within them,
> which you can then parse using XSLT if you wish (Warren Hedley provides a
> stylesheet for doing so).

Comments are not required to be reported by an XML parser, so you should
never depend on being able to process them with XSLT.

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


 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]