Re: [xsl] Add one word in starts-with function

Subject: Re: [xsl] Add one word in starts-with function
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Wed, 23 Dec 2009 08:09:08 +0000
Post a small complete sample input, and the complete result you would
like to generate from that...


2009/12/23 Selvaganesh <selvaganesh_t@xxxxxxxxxxxxxx>:
> Hi Team,
>
> I need to process for following keywords only in ID value. How can I fix
the
> one more words in starts-with function.
>
> id="Section 5"
> id="Paragraph 5"
>
> How can I add the paragraph followed by the section.
>
> <xsl:value-of select="@id[starts-with(., 'Section')]"/>
>
> Thanks to everyone,
> Selva.
>
>
> Confidentiality Notice:  This transmittal is a confidential communication.
 If you are not the intended recipient, you are hereby notified that you have
received this transmittal in error and that any review, dissemination,
distribution or copying of this transmittal is strictly prohibited.  If you
have received this communication in error, please notify this office
immediately by reply and immediately delete this message and all of its
attachments, if any.
>
>



--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread