Re: [xsl] position of non actual element

Subject: Re: [xsl] position of non actual element
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
Date: Wed, 27 Feb 2002 09:15:15 +0100
Have a look at different references, e.g.
http://www.zvon.org/xxl/XSLTreference/Output/index.html.

Joerg

> Matt Gushee wrote:
> > ...
> > 5 <xsl:template match="value">
> > 6   <xsl:number count="value" from="/data"/>
> > 7 </xsl:template>
> > ...
>
> Hi Matt,
> this is very interesting. It works fine.
> But is this a nonstandard feature?
> In my book "XML in a nutshell" (O'Reilly)
> there is nothing written about attributes "count" and "from"
> for xsl:number
>
> Probably there are a lot of other useful features.
> Where can I find this and more?
>
> Regards,
> Michael



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


Current Thread