[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: documenting xsl stylesheets

Subject: RE: documenting xsl stylesheets
From: "Kielen, Agnes" <Agnes.Kielen@xxxxxxxxxxxxxx>
Date: Mon, 9 Feb 2004 09:32:41 +0100
documenting xsl
Hi,

Take a look at www.kielen.com. Please let me know what you think of it.

Cheers,
Agnes

-----Original Message-----
From: Paul Tremblay [mailto:phthenry@xxxxxxxxxxxxx]
Sent: maandag 9 februari 2004 6:22
To: xsl-list
Subject:  documenting xsl stylesheets


A while back I read a thread on this mailing list on how to document xsl
stylesheets. The conclusion of the thread was to use a different
namespace in order to insert documentation:


<xsl:stylesheet 
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    xmlns:documenation = "http://www.somewebsite"
>

<documentaion:note>The following template looks for
the value of item...</documentaion:note>

<xsl:template match = "list">
 <xsl:value-of select = "item"/>
</xsl:template>

</xsl:stylesheet>

But is there already a set of elements designed for just this purpose?
Is there a standard way to document xsl stylesheets the way there is a
standard way to document perl and python scripts?

Thanks

Paul

-- 

************************
*Paul Tremblay         *
*phthenry@xxxxxxxxxxxxx*
************************

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



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.