RE: [xsl] where is an exhaustive reference for xslt?

Subject: RE: [xsl] where is an exhaustive reference for xslt?
From: "Scott Trenda" <Scott.Trenda@xxxxxxxx>
Date: Fri, 19 Oct 2007 17:37:43 -0500
You're thinking of xsd:documentation. (XML Schema has that built-in.)

Documentation in XSLT would be interspersed within the stylesheet using
something like a doc: module (I don't know the real name of it), or you
could just use comments in your stylesheets.

~ Scott


-----Original Message-----
From: ettinger@xxxxxxxxx [mailto:ettinger@xxxxxxxxx] On Behalf Of
Anthony Ettinger
Sent: Friday, October 19, 2007 5:34 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] where is an exhaustive reference for xslt?

I looked on w3.org xslt page, but can't find info on <xsl:documentation>



--
Anthony Ettinger
Ph: 408-656-2473
var (bonita, farley) = new Dog;
farley.barks("very loud");
bonita.barks("at strangers");

http://chovy.dyndns.org/resume/
http://utuxia.com/consulting

Current Thread