Cutting strings short.

Subject: Cutting strings short.
From: "M.T. de Brauw" <mark@xxxxxxxxxxx>
Date: Tue, 27 Jun 2000 16:42:15 +0200
Hi,

I have a collection of XML files in which messages to a messageboard are
stored:

<message>
    <title>Title of message. </title>
    <text>Text of message which should initially be shown partly...</text>
</message>

I would like to output a list of messagetitles and 2 lines of the actual
message using XSL. Is it possible, using XSL, to cut off a string after say
75 characters?

Thanks! Mark


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


Current Thread