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.
-
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.
-
jagjit_surfer wrote:
how can i add header in o/p xml?
Well you could use XSLT for that. There are other ways.
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
-
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
jagjit_surfer wrote:
but i don't know the way how can i set xml declaration?
Are you looking for this[^]? Or maybe you are looking for this element[^] If not I don't understand what you want to do. Try using the tutorials and documentation on that site I linked to. Also don't repost your messages in these forums. It is considered rude and is a waste of resources.
modified on Friday, February 20, 2009 10:46 AM