Difference between revisions of "XML Day"


(Created page with "{{me|2014}} Today is a XML day for me. I am trying to parse a CSV file to a meaningful XML file to produce represent it on SCOM architecture. I wrote a Python code for parsing...")
(No difference)

Revision as of 17:05, 18 February 2019

H. Kemal İlter
2014
§


Today is a XML day for me. I am trying to parse a CSV file to a meaningful XML file to produce represent it on SCOM architecture. I wrote a Python code for parsing a basic SCOM CVS file to a fundamental SCOM XML file like that:

Python code:

scom.csv file:

and the output is scom.xml file: