Skip to Main Content

Database Software

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!

XML attribute value with apostrophe

cayleeOct 26 2012 — edited Oct 26 2012
Hi. I am new in using the XML functions in oracle. I was able to create the xml code however, when I open the code in xml editor it shows an error "sting literal was not closed. Error processing resource". It is because the values of one of the element attribute has apostrophe. How to resolve this issue?

Thanks.

This is how the code looks like:

<TEST TestId="5585" Name="One&apos;S NURSERY" Action="I">
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2012
Added on Oct 26 2012
3 comments
506 views