From 652781137f3856fef98e3063766f9f3b1a984a2e Mon Sep 17 00:00:00 2001 From: roy lewin Date: Thu, 22 Sep 2016 01:43:21 +0300 Subject: Added xml_reader.py, and edited INL_xml_parser to work on a per-record basis --- .idea/workspace.xml | 213 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 178 insertions(+), 35 deletions(-) (limited to '.idea/workspace.xml') diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1a3da85..73e2873 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,15 @@ - + + + + + + + + + @@ -12,6 +20,9 @@ + + + @@ -31,11 +42,11 @@ - + - - + + @@ -43,6 +54,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -80,6 +133,10 @@ @@ -128,6 +185,30 @@ - - - - - - - - @@ -545,13 +646,55 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3