dbTalk Databases Forums  

export xml, add header

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss export xml, add header in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dps1@ualberta.ca
 
Posts: n/a

Default export xml, add header - 02-07-2006 , 02:22 AM






Hello folks,

I successfully wrote an ActiveX script to export a hierarchical xml,
but I also need to add the headers to this export as in:

<?xml version="1.0" ?>
<?xml-stylesheet type="text/xsl" href="xmlTree.xsl"?>

Because as you can see, I need to ensure the xml uses the specified
xsl. How do I go about adding the above as a header within the xml
export?

Thanks,

Dave


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.