xsl-list
[Top] [All Lists]

[xsl] concat with unspecific length

2012-06-18 08:42:34
Hello
I have following xml bellow and want to concat together as here: 
Field1 [from position 1, length varies] + " " [until position 11] + 
Field2 [from position 12] + " " [until position 16]+ Field3 [from position 17, 
length always 10] + 
" " [until position 27] + Field4


Input
<Field1>2000090691</Field1>

<Field2>0010</Field2>

<Field3>2000090690</Field3>

<Field4>0010</Field14>


??
thanks

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>