Skip to Content
0
Mar 06, 2009 at 08:46 AM

XML Header

30 Views

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