[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] String extraction
Subject: [xsl] String extraction
From: Sven Waibel <sven.waibel@xxxxxxxx>
Date: Wed, 29 Sep 2004 16:43:09 +0200
|
Hello,
how can i extract a string from a string:
person(p1,p2,p3)
I need a table:
person p1
p2
p3
I don't know anything about length of p1,p2 or p3.
Is is possible?
Regards
Sven
|