[xsl] string search

Subject: [xsl] string search
From: "Skopik Pavel" <Pavel.Skopik@xxxxxxxxxx>
Date: Tue, 27 Oct 2009 18:33:13 +0100
Hello,

I have come across an issue related to string search which seems to be much
advanced then just testing its occurence or positon.

My XML source has a node, which contains list of organizations and their
roles. First comes the role, second the name of the subject. The subject and
its role may be surounded by other text. What I need to do is to extract the
name of the subject which comes after the name of the role.

Source text:
Text text text. Approves: Ministry of whatever. Text Text.

Desired result:
Ministry of whatever

Of course there can be punctuation characters around the name of the subject,
spaces etc.

Do you think it is feasable even to try do something like this or just leave
it off and try to solve this situation with different technology? (I am
inclined to the second option, but would like to hear you opinion).

Best regards,

Pavel )kopmk





__________ Informace od ESET NOD32 Antivirus, verze databaze 4548 (20091027)
__________

Tuto zpravu proveril ESET NOD32 Antivirus.

http://www.eset.cz

Current Thread