Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

r trim function in XSLT

843834Oct 16 2007 — edited Oct 17 2007
Hi,

I have a situation where i need to trim the spaces on right side of the element content.

Please see the following xml.

<BookStore>
<artist>Bob Dylan</artist>
<country>USA</country>
<company>Columbia</company>
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2007
Added on Oct 16 2007
3 comments
545 views