Go Back   Rhinocerus > Newsgroup > Newsgroup comp.soft-sys.sas

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 04-04-2006, 04:14 PM
Wensui Liu
Guest
 
Posts: n/a
Default Re: how to write multiple SAS tables into 1 xml file

Thank you so much, Randy.

wensui

On 4/4/06, Randy Herbison <RandyHerbison@westat.com> wrote:
>
> Wensui,
>
> You can use the XML engine to write multiple SAS tables to a single XML
> file. Try this:
>
> libname helpers xml "c:\temp\helpers.xml";
> proc copy in=3Dsashelp out=3Dhelpers;
> select class air;
> run;
>
> proc contents data=3Dhelpers._all_;
> run;
>
>
> RandyHerbison@westat.com
>
> -----Original Message-----
> From: owner-sas-l@listserv.uga.edu [mailtowner-sas-l@listserv.uga.edu]
> On Behalf Of Wensui Liu
> Sent: Tuesday, April 04, 2006 11:24 AM
> To: SAS-L@listserv.uga.edu
> Subject: how to write multiple SAS tables into 1 xml file
>
>
> Dear Listers,
>
> I am wondering how xml is working with SAS tables.
>
> If I use libname xxx xml "..", I can only write 1 SAS table into the xml
> file. Do I miss something?
>
> Thanks.
>
>
> --
> WenSui Liu
> (http://statcompute.blogspot.com)
> Senior Decision Support Analyst
> Health Policy and Clinical Effectiveness
> Cincinnati Children Hospital Medical Center
>




--
WenSui Liu
(http://statcompute.blogspot.com)
Senior Decision Support Analyst
Health Policy and Clinical Effectiveness
Cincinnati Children Hospital Medical Center
Reply With Quote
Alt Today
Advertising
 
and become member of Rhinocerus
Standard Sponsored Links

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: write to file without data step? Alan Churchill Newsgroup comp.soft-sys.sas 0 06-19-2007 07:02 PM
Re: write to file without data step? Fehd, Ronald J. Newsgroup comp.soft-sys.sas 0 06-19-2007 06:41 PM
Re: write to file without data step? data _null_; Newsgroup comp.soft-sys.sas 0 06-19-2007 06:38 PM
Dynamic file creation thru SAS Kannan Newsgroup comp.soft-sys.sas 5 04-20-2007 04:11 PM
how to write multiple SAS tables into 1 xml file Wensui Liu Newsgroup comp.soft-sys.sas 0 04-04-2006 03:24 PM



All times are GMT. The time now is 10:07 PM.


Copyright ©2009

LinkBacks Enabled by vBSEO 3.3.0 RC2 © 2009, Crawlability, Inc.