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 Header

Former Member
0 Likes
473

Hello,

I am creating an XML using the FM SDI_DATA_TO_DOM and then DOM_TO_XML.

I want to change the headerr of the xml ie: <?xml version="1.0" encoding="utf-8" ?>

to be changed to another string. Could anyone tell me how do I do this? Do I include a tag in the main table structure itself?

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
443

This message was moderated.

Read only

0 Likes
443

Hello,

I do not want to configure this. Just for one program this has to be changed.

THanks

Read only

Former Member
0 Likes
443

problem solved

Read only

Former Member
0 Likes
443

hi...i have the same requirement..could you post the solution?