On 08/07/2024 13:41, Roger L Costello costello@xxxxxxxxx wrote:
> Hi Folks,
>
> The value of this element contains trailing spaces:
>
> <Airport_Name>LOWELL FLD </Airport_Name>
>
> A few days ago Martin showed how to obtain the string before the trailing spaces. (Thanks Martin!)
>
> Now I need to obtain the trailing spaces. How to do that?
replace(AirportName,' +$','')
You should read up the examples of fn:replace() and brush up on regular
expressions
>
> /Roger
>
>
--
*John Lumley* MA PhD CEng FIEE
john@xxxxxxxxxxxx
|