xsl-list
[Top] [All Lists]

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

2007-10-19 16:12:46
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
xmlns:xd="http://www.pnp-software.com/XSLTdoc";
xmlns="http://www.w3.org/1999/xhtml"; version="1.0"
exclude-result-prefixes="xd">

~ Scott


-----Original Message-----
From: ettinger(_at_)gmail(_dot_)com [mailto:ettinger(_at_)gmail(_dot_)com] On 
Behalf Of
Anthony Ettinger
Sent: Friday, October 19, 2007 6:11 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] where is an exhaustive reference for xslt?

On 10/19/07, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:
There's no such thing as xsl:documentation, so it's not surprising you
couldn't find it.

What did you want really?



xsd:documentation was what I wanted (for xslt)

I found XSLTDoc, but when I use it, my output adds

 <dd xmlns:xd=http://www.pnp-software.com/XSLTdoc/";>

 to every html element. Unless I'm doing somethign wrong:

In my xsl where I use xd:doc tags I have :

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
xmlns:xd="http://www.pnp-software.com/XSLTdoc";
xmlns="http://www.w3.org/1999/xhtml"; version="1.0">



-- 
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--