<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rteval.git/server/xmlparser.py, branch master</title>
<subtitle>Working copy of the upstream rteval.git tree</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/'/>
<entry>
<title>Cleaned up the XML-RPC server</title>
<updated>2009-10-26T09:23:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-10-26T09:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=31389a33e12f6b8901b1a8ad525b6d724fe9cddf'/>
<id>31389a33e12f6b8901b1a8ad525b6d724fe9cddf</id>
<content type='text'>
Removed code not needed any more and updated README with correct
information.  This is all connected to the introduction of the
rteval_parserd process, which is found in ./parser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed code not needed any more and updated README with correct
information.  This is all connected to the introduction of the
rteval_parserd process, which is found in ./parser.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added better error handling when reading XML files and returning empty tag values as None</title>
<updated>2009-08-05T12:13:35+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-08-05T12:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=91eb1a18a1c0718d6948529b77caf11db09147c4'/>
<id>91eb1a18a1c0718d6948529b77caf11db09147c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xmlparser - did not try to take value out of a list</title>
<updated>2009-07-30T17:04:32+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-07-30T17:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=b37008350005af73faeec2910f109f3674226c66'/>
<id>b37008350005af73faeec2910f109f3674226c66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xmlparser: Don't include the &lt;value/&gt; tag when processing xmlblobs</title>
<updated>2009-07-30T13:33:41+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-07-30T13:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=b4501eeeb2b76da159d866c8b7865f63e8d6f126'/>
<id>b4501eeeb2b76da159d866c8b7865f63e8d6f126</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new column: rtevalruns.report_filename.</title>
<updated>2009-07-30T13:25:16+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-07-30T13:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=006dd27ce58da9ba53cbdd4218c64036c1c45b9f'/>
<id>006dd27ce58da9ba53cbdd4218c64036c1c45b9f</id>
<content type='text'>
Corrected also some typos
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrected also some typos
</pre>
</div>
</content>
</entry>
<entry>
<title>xmlparser: Correctly format rterid and syskey arguments, added support for /sqlite/@key attribute</title>
<updated>2009-07-30T12:39:23+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-07-30T12:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=ab1389f9423764639424df40ca3bf083f50a7ca4'/>
<id>ab1389f9423764639424df40ca3bf083f50a7ca4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved xmlparser.py/XMLSQLparser class to handle libxml2.xmlDoc and libxml2.xmlNode</title>
<updated>2009-07-29T18:22:24+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-07-29T18:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=e5e8141637a3b5f3eb7728cd9d794aa2beb8e270'/>
<id>e5e8141637a3b5f3eb7728cd9d794aa2beb8e270</id>
<content type='text'>
Valid input for both the XSLT and XML input parameters in the constructor
now can parse libxml2.xmlDoc, libxml2.xmlNode or a string containing a filename
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Valid input for both the XSLT and XML input parameters in the constructor
now can parse libxml2.xmlDoc, libxml2.xmlNode or a string containing a filename
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented Python part of XML -&gt; SQL parser</title>
<updated>2009-07-29T16:56:29+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-07-29T16:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=72f3ff701811ae6263627b94bb65a4b5f13dc526'/>
<id>72f3ff701811ae6263627b94bb65a4b5f13dc526</id>
<content type='text'>
This module will prepare a dictionary which can be
used by a Database object for quering a database.

   class XMLSQLparser(XSLT, XMLdata)
	def GetSQLdata(table, rterid=None, syskey=None)

The XSLT is a filename to a xmlparser.xsl file, which defines the
mapping of XML fields into SQL tables and fields.  The XMLdata parameter
is a filename to the XML data being processed.  Future version will support
both filename and xmlDoc.

The XMLSQLparser::GetSQLdata(...) function will parse the XML data into
a Python dictionary containing all needed field names, values and table name
which is useable by a Database object.  The table parameter is required, and
a matching table name must be defined in the XSLT template.  The rterid and
syskey paramters are optional, but some table definitions might need them.  For
more info, look into the xmlparser.xsl file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This module will prepare a dictionary which can be
used by a Database object for quering a database.

   class XMLSQLparser(XSLT, XMLdata)
	def GetSQLdata(table, rterid=None, syskey=None)

The XSLT is a filename to a xmlparser.xsl file, which defines the
mapping of XML fields into SQL tables and fields.  The XMLdata parameter
is a filename to the XML data being processed.  Future version will support
both filename and xmlDoc.

The XMLSQLparser::GetSQLdata(...) function will parse the XML data into
a Python dictionary containing all needed field names, values and table name
which is useable by a Database object.  The table parameter is required, and
a matching table name must be defined in the XSLT template.  The rterid and
syskey paramters are optional, but some table definitions might need them.  For
more info, look into the xmlparser.xsl file
</pre>
</div>
</content>
</entry>
<entry>
<title>Began implementing XML parser for rteval reports</title>
<updated>2009-07-24T13:51:57+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>davids@redhat.com</email>
</author>
<published>2009-07-24T13:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/rteval.git/commit/?id=90dd1069b00b6d384be52b91e66c9ccd569fc408'/>
<id>90dd1069b00b6d384be52b91e66c9ccd569fc408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
