Skip to Main Content

DevOps, CI/CD and Automation

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!

Remove Special Character in XSLT

UvaMar 9 2015 — edited Mar 9 2015

Hi All,

Could anyone please help me in removing the special characters  in the XSLT file.

For Example, XSLT tag has like below code,

<Name>

<xsl:valule-of select="Payee/Name"/>

</Name>

where as Payee/name has value of "ORACLE%$ISGREAT".(I can have only A..Z and 0..9, no other than this)

Could any one pls help me.

Regards,

Uva

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2015
Added on Mar 9 2015
1 comment
9,516 views