LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2010, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 26 Aug 2010 09:26:24 -0500
Reply-To:     matt.pettis@THOMSONREUTERS.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Matthew Pettis <matt.pettis@THOMSONREUTERS.COM>
Subject:      Re: SAS and XML
Comments: To: zrab123@COMCAST.NET
In-Reply-To:  <0625E5B5519D40CE81D9E42DB42A8871@Shavano>
Content-Type: text/plain; charset="us-ascii"

I'd try the 9.2 XML Mapper, even with 9.1.3 -- it *might* work, as the differences between the two *might not* manifest themselves in your particular case.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Ken Barz Sent: Wednesday, August 25, 2010 10:58 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: SAS and XML

Depending on your install method (disks or software depot) if you start the install process, there should be a check box for the XML Mapper. I don't know if 9.1.3 Mapper is available as a separate download. Also in the SAS XML documentation, they do spell out the syntax for how to manually create and use an XML map without the mapper application. If your XML is really complex, Mapper can get confused so you may have to go manual anyway.

----- Original Message ----- From: "AnnHett" <annhett@GMAIL.COM> To: <SAS-L@LISTSERV.UGA.EDU> Sent: Wednesday, August 25, 2010 4:25 PM Subject: SAS and XML

Does anyone have experience with importing XML into SAS?

I'm unable to use the libname in xml 'path'; because my data is too complicated. We don't seem to have XML mapper as part of our SAS license. I've found a download for XML Mapper for 9.2, but I have 9.1.3. Is it available for 9.1.3?

Does anyone have any experience with a data step or another way?

Thanks, ann


Back to: Top of message | Previous page | Main SAS-L page