[xsl] XSLDOC

Subject: [xsl] XSLDOC
From: Sundar Shanmugasundaram <SSHANMUGASUNDARAM@xxxxxxxxxxxxx>
Date: Thu, 24 Apr 2003 15:22:17 +0530
All,

I have tried to create a tool to document XSL.
All the xsl documents will have tag commands like this:

<!--@overview This xsl page is used to calculate the factorial of a given
number -->

<!--@variable variableName Description about the variable -->

<!--@template match/name Short description about the template
@param parameter-Name Short description about the template
@return Short description of what this template returns -->

<!--@applyimport Template-Name Short description about the template-->


With this i have created a set of xsl, java and config.xml files which
will read an XSL application and create documentation out of that.

Please give me your feedback / comments regarding this kind of approach.

Is there any specification in www.w3.org regarding documenting XSL?

I could give the screen shots for the document generated by my tool for
further
clarification.

thanks,
sundar

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


Current Thread