Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XML conversion

Former Member
0 Likes
308

Hi ,

I am trying to create an XML file .There are several special characters like <, >, &,", etc...which I have to convert into the given format.Can ayone please give me the list of characters which are to converted for this purpose ?

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Peter_Inotai
Active Contributor
0 Likes
284

You can check here the specifications:

http://www.w3.org/XML/

Peter

1 REPLY 1
Read only

Peter_Inotai
Active Contributor
0 Likes
285

You can check here the specifications:

http://www.w3.org/XML/

Peter