BookmarkSubscribeRSS Feed
gskn
Obsidian | Level 7

Hello

 

I am looking for any documentation regarding How to read FIXML file into SAS dataset. Can anyone please help?

2 REPLIES 2
andreas_lds
Jade | Level 19

Never used (heard of) that file format. Is it text-format? Then reading it with a datastep is possible. Can you post some lines (using the {i} icon) and explain the contents?

gskn
Obsidian | Level 7

This is my first time working on FIXML file. 

 

Below are some information:

 

http://fixwiki.org/fixwiki/FPL:FIXML_Syntax

 

 

example data below:

 

<MyRpt RptID="ABCD1234" Dt="2019-03-07"><Pty ID="SAM" RI="A21" /><Pty ID="00615" RI="B41" > <Sub ID="C" Typ="26"/></Pty><Instrmt Sym="IBM" CID="ABCDEF" MMY="20190308" MatDt="2019-03-08" Price="40" Curr="USD" Mult="100"/><Qty Typ="AS" Short="2"/><Amt Typ="SELL" Amt="8000"/></MyRpt>

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 706 views
  • 0 likes
  • 2 in conversation