Thank You for help. It works perferctly.
J
jagjit_surfer
@jagjit_surfer
Posts
-
Add xml declaration statement using xslt. -
How to Retrive XMLdata into database TableIf u want to do this using any programming lang. then u should check the documentation of lang. There will be some methods provided by its api to extract xml elements.
-
Add xml declaration statement using xslt.Hi Everybody. I want to add an extra declaration statement like '' in my o/p xml which is generated by xslt. Will anybody suggest me is there any way to do this using xslt?
-
How can i post xml header in my output xml using xslt?I m currently using xslt, but i don't know the way how can i set xml declaration? I want to add extra declaration like in my transformed xml doc. Would u plz suggest me?
modified on Friday, February 20, 2009 1:55 AM
-
How can i post xml header in my output xml using xslt?Hi all! I want to add an extra header in my output xml which is generated by converting simple xml. how can i add header in o/p xml? plz suggest me.