Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 6th, 2012, 04:58 AM
Registered User
 
Join Date: May 2012
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
Default [Solved] Advanced extracting of substrings

Hello everyone.

I need to be able to extract very specific parts of strings in xslt, and I can't seem to be able to do exactly what I want with the existing string functions. I have different author names, and I need to be able to extract every part of the name independently. The name could be "Mazeyar E. Makoui" or "Kai-Uwe Sattler" or actually anything, so I have no way to know how many parts there are to the names.

I would have like to use a variable that I would strip of its substrings one by one, but since variables are not modifiable, I don't see how to do it. Is there any way to do this?

Last edited by Aeren; May 6th, 2012 at 07:48 AM.. Reason: Problem is solved
 
Old May 6th, 2012, 07:47 AM
Registered User
 
Join Date: May 2012
Posts: 6
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Well, after much searching and sweating, I managed to do it :) I have an error now that I don't understand, but since it's not directly related, i'll start another thread.





Similar Threads
Thread Thread Starter Forum Replies Last Post
XSLT substrings chroniclemaster1 XSLT 1 October 4th, 2007 05:29 PM
Where is Advanced Search ? MikeW2 BOOK: Beginning SharePoint 2007: Building Team Solutions with MOSS 2007 ISBN: 978-0-470-12449-9 2 August 13th, 2007 03:36 AM
What is Advanced PHP raaj Beginning PHP 6 December 21st, 2006 12:51 PM
Looking for advanced CSS dimo414 BOOK: Professional CSS: Cascading Style Sheets for Web Design 0 May 29th, 2006 10:57 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.