Difference between revisions of "XML Day"


 
Line 1: Line 1:
<center>H. Kemal Ilter<br>2014</center>
+
<center>H. Kemal Ilter<br>September 26, 2014</center>
  
  

Latest revision as of 10:42, 29 August 2019

H. Kemal Ilter
September 26, 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: