This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: position of non actual element


Matt Gushee wrote:
> 
> On Wed, Feb 27, 2002 at 08:48:56AM +0100, Enke Michael wrote:
> > 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
> 
> Are you sure? If so, that's very poor work on the part of O'Reilly.
> I'm surprised.

Blame on me. I was looking on the Xpath function number() ...
xsl:number is documented

Michael

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]