Subject: Re: generic method of getting element length
From: Edward Kennedy <ekennedy@xxxxxxxxx>
Date: Wed, 30 May 2001 17:28:47 -0400
|
thank you
By brand I was referring to different implementations. For example,
Saxon has additional functionalities because they are useful, but they
are not part of the spec. For my customers I have to try to stay within
the w3c specs.
"Clapham, Paul" wrote:
>
> XSLT has a "string-length" function that gives you the length of a string.
> I don't know what the length of an element might be.
>
> There's only one "brand" of XSLT, and it's the one specified by the Working
> Group that specifies these things. There is a similar language produced by
> Microsoft before XSLT was finalized; it is similar in many respects, but
> there is no point in trying to write transformations that will work in both
> languages.
>
> PC2
>
> -----Original Message-----
> From: Edward Kennedy [mailto:ekennedy@xxxxxxxxx]
> Sent: May 30, 2001 11:46
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: generic method of getting element length
>
> Anyone know of a generic method og getting the length of an element
> within a transformation?
> I know that some brands of XSLT have a length method, but is there a way
> that would work for all
> brands?
>
> Thanks
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|