Closed GoogleCodeExporter closed 9 years ago
Use Case: cocat firstname and last name. Between these names a whitespace is needed. Current solution: fn:string-concat (fn:string-concat ($t / it:firstname, " " ), $t / it:lastname ) , fn:count ( $t >> traverse it:maintains ) Urgs! Wished solution: fn:string-concat ($t / it:firstname, " " , $t / it:lastname ) Please.
Original issue reported on code.google.com by h.niederhausen@googlemail.com on 17 Mar 2011 at 10:21
h.niederhausen@googlemail.com
The function is adapted in draft 2007 and 2010
Original comment by Sven.Kro...@googlemail.com on 18 Mar 2011 at 9:16
Sven.Kro...@googlemail.com
Original issue reported on code.google.com by
h.niederhausen@googlemail.com
on 17 Mar 2011 at 10:21