BookmarkSubscribeRSS Feed
alepage
Barite | Level 11

Hello,

 

I wonder if there is a way to convert a SAS Dataset into an XML file which complies with the XSD provided by an organisation?

 

I found a way on the web to convert a dataset into an xml file but it does not guaranty that the obtain XML file complies with the provided XSD file.

 

Therefore, imagine that I have a XSD file and a Dataset and that I would like to combine this information in order to obtain an XML file that fulfill the organisation standard,

 

Is there an expert who could help me with that issue?

 

Regards,

 

1 REPLY 1
Patrick
Opal | Level 21

@alepage

I believe you would need to use an XMLMAP in your libname statement to control XML generation.

You can use the XMLMapper to create such a map from an XSD.

https://support.sas.com/downloads/package.htm?pid=1278 

 

I haven't done more than a bit of "playing around" with this but given that an XSD can describe much more than simple tables, I would expect that there are limits to what XSD's the XMLMapper can convert without manual intervention.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1642 views
  • 0 likes
  • 2 in conversation