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!

ampersand character encoding in generated xml

15443Oct 7 2002
Hi,
I'm generating xml from my relational database tables using XSU. I'm having a problem where my table column contains data with the ampersand symbol as in 'Black & White'. XSU generates my xml but i can't parse the generated xml till i convert the '&' to '&'.

Is there a way to tell XSU to encode these symbols in the generated xml? I would like to avoid storing the encoded data in my relational tables like 'Black & White'.

I'm using the XDK for PL/SQL for Unix 9.2.0.3.0 on Oracle 8.1.7.3.

I would appreciate if someone could help me out with this issue.

Thanks,
Sanjit
roys@fusiontech.com
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2002
Added on Oct 7 2002
2 comments
563 views