<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
  <channel>
    <title>
        xmlobject
    </title>
    <language>
        en
    </language>
    <description>
        Full RSS feed
    </description>
    <item>
      <title>
          Revision 89
      </title>
      <pubDate>
          2004-12-08 12:38:54 +0100 (Wed, 08 Dec 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- added polymorphism support in ListNode
- CSS enhancements (removed hover behavior)
- rah i need to finish that doco !! :(

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/default.css&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=89
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 88
      </title>
      <pubDate>
          2004-12-02 09:09:53 +0100 (Thu, 02 Dec 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Still on docs :(

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/default.css&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=88
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 87
      </title>
      <pubDate>
          2004-12-01 09:21:08 +0100 (Wed, 01 Dec 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- small fixes around forEach method
- few more steps in documentation 

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/DTDImport.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/Validation/Schema.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/Validation/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/EaseXML/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/makeAPIDoc.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/default.css&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=87
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 86
      </title>
      <pubDate>
          2004-11-25 09:31:25 +0100 (Thu, 25 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;doc half-rewritten :)
adapting examples and dropping old logo image

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/TODO&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/xxx.py&lt;/span&gt;
   &lt;span class=&quot;Change D&quot;&gt;trunk/www/xmlobject.png&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=86
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 85
      </title>
      <pubDate>
          2004-11-24 18:09:41 +0100 (Wed, 24 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- Starting to change XMLObject references to EaseXML. References to the
  XMLObject class and instances will remain.
- a little bugfix in PrettyXMLPrinter related to comments regexes

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/INSTALL&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/DTDImport.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Namespace.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Validation/Schema.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/utils.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/ns.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/xsl.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/xxx.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/setup.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/xbelTest.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/easexml.png&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/easexml.svg&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
   &lt;span class=&quot;Change D&quot;&gt;trunk/www/xmlobject-big.png&lt;/span&gt;
   &lt;span class=&quot;Change D&quot;&gt;trunk/www/xmlobject-small.png&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=85
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 84
      </title>
      <pubDate>
          2004-11-18 09:05:17 +0100 (Thu, 18 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- to/from dict API
- forEach bugFix
- new unit-tests
- re-worked type-checking system

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/setup.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=84
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 83
      </title>
      <pubDate>
          2004-11-17 17:01:51 +0100 (Wed, 17 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;ChoiceNode XML output bugFix

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=83
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 82
      </title>
      <pubDate>
          2004-11-17 10:07:20 +0100 (Wed, 17 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;ChoiceNode list-assignement bug-fix

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=82
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 81
      </title>
      <pubDate>
          2004-11-17 09:53:38 +0100 (Wed, 17 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- getDict / fromDict methods
- forEach method

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=81
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 80
      </title>
      <pubDate>
          2004-11-11 22:30:27 +0100 (Thu, 11 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Oops we&apos;re not in October at all

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=80
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 79
      </title>
      <pubDate>
          2004-11-11 22:26:14 +0100 (Thu, 11 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;News about Solaris XMLObject package

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=79
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 78
      </title>
      <pubDate>
          2004-11-11 21:58:39 +0100 (Thu, 11 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;removed a warning while running tests
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=78
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 77
      </title>
      <pubDate>
          2004-11-11 21:48:08 +0100 (Thu, 11 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;added one more Unicode test
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=77
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 76
      </title>
      <pubDate>
          2004-11-11 21:31:59 +0100 (Thu, 11 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- reindented code correctly (using reindent.py)
- renamed _orderNodes to _nodesOrder
- renamed _orderAttrs to _attrsOrder


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/CodeGeneratorBackend.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/DTDImport.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Namespace.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Validation/Schema.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Validation/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/classregistry.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=76
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 75
      </title>
      <pubDate>
          2004-11-08 09:58:31 +0100 (Mon, 08 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- new _unicodeOutput boolean option 
- Python2.1 detection -&gt; RuntimeError
- preparing a new release (ChangeLog,..)

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/CONTRIBUTORS&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=75
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 74
      </title>
      <pubDate>
          2004-11-05 09:30:20 +0100 (Fri, 05 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- started improving the documentation
- new hook method, XMLObject._init() executed at the end of
  instantiation
- bugFix: Node&apos;s parentType was overriden by sub-classes, and thus
  &quot;super-Nodes&quot; were also modified. Now copies of super-Nodes are used
  instead of super-Nodes themselves.
- new Node type : ProcessingInstructionNode
      

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/TODO&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/examples/xsl.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=74
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 73
      </title>
      <pubDate>
          2004-11-02 14:29:58 +0100 (Tue, 02 Nov 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- Two new facultative XMLObject class attributes:

  * _orderNodes, a list of Node (TextNode, ListNode, RawNode, CommentNode, ...) names
  * _orderAttrs, a list of Attributes (StringAttribute, IntegerAttribute, ...) names
  
  Those are usefull when the user wants to output XMLObject contents in a
  given order. 

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=73
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 72
      </title>
      <pubDate>
          2004-10-30 23:13:49 +0200 (Sat, 30 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Dummy thing here 

&lt;/pre&gt;
   &lt;span class=&quot;Change D&quot;&gt;tags/release-0.1.3/trunk/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=72
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 71
      </title>
      <pubDate>
          2004-10-30 23:08:00 +0200 (Sat, 30 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;It should now be impossible to define multiple Node with the main keyword
set to True in the same XMLObject

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=71
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 70
      </title>
      <pubDate>
          2004-10-30 23:02:05 +0200 (Sat, 30 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- mainNode hook replaced by a boolean keyword &apos;main&apos; to pass in 
  parameter of the Node you want to behave as the main One.
- added __eq__ and __ne__ methods to XMLObject class ...


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=70
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 69
      </title>
      <pubDate>
          2004-10-29 09:26:31 +0200 (Fri, 29 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- Multi-line CDATA printing patch from  Kevin Dahlhausen
- Zero value IntegerAttribute bugFix. Reported by  Niklas Volbers

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=69
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 68
      </title>
      <pubDate>
          2004-10-25 09:09:09 +0200 (Mon, 25 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;BugFix for RawNode value == 0 didn&apos;t appeared in XML output. Thanks to Brian
Gue for noticing the bug

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=68
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 67
      </title>
      <pubDate>
          2004-10-21 18:56:10 +0200 (Thu, 21 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;prettyprint option
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=67
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 66
      </title>
      <pubDate>
          2004-10-08 09:42:22 +0200 (Fri, 08 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;getDict and testDict.  But do we need them?  Commented-out code as for now.
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=66
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 65
      </title>
      <pubDate>
          2004-10-08 05:15:38 +0200 (Fri, 08 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;tests on comparing XMLObject and None
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=65
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 64
      </title>
      <pubDate>
          2004-10-08 04:49:17 +0200 (Fri, 08 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;added one more comment

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=64
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 63
      </title>
      <pubDate>
          2004-10-08 04:47:01 +0200 (Fri, 08 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;added some broken tests, illustrating how I&apos;d like the unicode support to work.  Also set up svn to ignore *.pyc
&lt;/pre&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/XMLObject/Validation/&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/docs/&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/examples/&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/tests/&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/www/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=63
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 62
      </title>
      <pubDate>
          2004-10-07 12:27:47 +0200 (Thu, 07 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;bugfix.  Will write a test for this, as well.

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=62
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 61
      </title>
      <pubDate>
          2004-10-07 11:41:58 +0200 (Thu, 07 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;inserting .. into path
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=61
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 60
      </title>
      <pubDate>
          2004-10-07 11:38:13 +0200 (Thu, 07 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;I think Adam Lowry also is worthy an entry here
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/CONTRIBUTORS&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=60
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 59
      </title>
      <pubDate>
          2004-10-06 18:02:56 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;grr

&lt;/pre&gt;
   &lt;span class=&quot;Change D&quot;&gt;tags/0.1.3/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=59
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 58
      </title>
      <pubDate>
          2004-10-06 18:02:26 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Arg really tagged the 0.1.3 release
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/0.1.3/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=58
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 57
      </title>
      <pubDate>
          2004-10-06 18:01:56 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Tagged the 0.1.3 release
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/release-0.1.3/trunk/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=57
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 56
      </title>
      <pubDate>
          2004-10-06 18:00:06 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Tagged the 0.1.3 release
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/release-0.1.3/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=56
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 55
      </title>
      <pubDate>
          2004-10-06 17:58:02 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;dropped old tag

&lt;/pre&gt;
   &lt;span class=&quot;Change D&quot;&gt;tags/release-0.1.3/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=55
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 54
      </title>
      <pubDate>
          2004-10-06 17:48:30 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Fixed the broken unit-test (about left recursivity in ChoiceNode) and renammed the ValueError raised to a LeftRecursionError
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=54
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 53
      </title>
      <pubDate>
          2004-10-06 14:58:46 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;&apos;moved&apos; the failure from one test to another
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=53
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 52
      </title>
      <pubDate>
          2004-10-06 09:43:29 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Tagging the 0.1.3 release
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/release-0.1.3/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=52
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 51
      </title>
      <pubDate>
          2004-10-06 09:41:13 +0200 (Wed, 06 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- finished unicode support
- website update for 0.1.3


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/utils.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/setup.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=51
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 50
      </title>
      <pubDate>
          2004-10-05 18:10:01 +0200 (Tue, 05 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- preparing release (doc updates, build scripts)
- trying to finalize that f*cking unicode support
- one unit-test now fails (None StringAttribute)


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Namespace.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/utils.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/buildDoc&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/makeAPIDoc.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/default.css&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/fixLinks.sh&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/oldNews.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=50
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 49
      </title>
      <pubDate>
          2004-10-04 13:53:58 +0200 (Mon, 04 Oct 2004)
      </pubDate>
      <description>
          &lt;pre&gt;cmp should not break if other object is None
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=49
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 48
      </title>
      <pubDate>
          2004-09-30 12:21:08 +0200 (Thu, 30 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Replaced some tabs with 8 spaces.  (some people think tab should be equivalent with 4 spaces in python code - best to avoid tabs at all, to avoid problems)
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=48
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 47
      </title>
      <pubDate>
          2004-09-28 15:15:07 +0200 (Tue, 28 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;fixed path problem; better to use insert than append
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=47
      </link>
      <author>
          tobixen
      </author>
    </item>
    <item>
      <title>
          Revision 46
      </title>
      <pubDate>
          2004-09-27 09:11:20 +0200 (Mon, 27 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- Fixed the _name issue
- new RSS example


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Namespace.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/classregistry.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/ns.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/examples/rss.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/xxx.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=46
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 45
      </title>
      <pubDate>
          2004-09-25 15:44:16 +0200 (Sat, 25 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Website update ... RSS feed, ml archives
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=45
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 44
      </title>
      <pubDate>
          2004-09-24 13:26:46 +0200 (Fri, 24 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;XMLObject&apos;s naming is broken !! Try to avoid uting _name attributes
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/classregistry.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=44
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 43
      </title>
      <pubDate>
          2004-09-24 10:12:45 +0200 (Fri, 24 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Tagged the 0.1.2 release
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/release-0.1.2/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=43
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 42
      </title>
      <pubDate>
          2004-09-24 10:12:26 +0200 (Fri, 24 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Tagged the 0.1.1 release
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/release-0.1.1/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=42
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 41
      </title>
      <pubDate>
          2004-09-24 10:11:22 +0200 (Fri, 24 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Tagged the 0.1.0 release
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/release-0.1.0/&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=41
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 40
      </title>
      <pubDate>
          2004-09-23 13:56:37 +0200 (Thu, 23 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Future Namespace class
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/Namespace.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=40
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 39
      </title>
      <pubDate>
          2004-09-23 13:56:11 +0200 (Thu, 23 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- removed naming conventions (tag names are no longer lowered FooBar -&gt;
  fooBar)
- added a Namespace example showing future ns API (not implemented right now)
- added a name keyword to Node&apos;s constructor

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/examples/ns.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/fixLinks.sh&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=39
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 38
      </title>
      <pubDate>
          2004-09-21 09:12:20 +0200 (Tue, 21 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- applied the patch from Jacob Fan posted in xmlobject-discuss@
- start updating the ChangeLog (my brain has some mem leaks :)
- new unit-tests for Jacob&apos;s patch
- new things To Do (PI Node, ...)

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/TODO&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=38
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 37
      </title>
      <pubDate>
          2004-09-18 15:57:05 +0200 (Sat, 18 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Few more hooks (__add__,__iadd__,...) in TypedList
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/xbelTest.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=37
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 36
      </title>
      <pubDate>
          2004-09-17 11:18:27 +0200 (Fri, 17 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;CDATA regex bugFix
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=36
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 35
      </title>
      <pubDate>
          2004-09-10 23:22:46 +0200 (Fri, 10 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;removed &apos;unicode support&apos; from things to do
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/TODO&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=35
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 34
      </title>
      <pubDate>
          2004-09-10 23:06:22 +0200 (Fri, 10 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- optional / &apos;&apos; / None Nodes bugFixed (i hope so :)
- removed utils.encode !! (YeeHah XMLObject has now unicode support)
- added a _stripStrings instance attribute to XMLObject class. By setting it
  to False (it is True by default), if spaces and tabs are important for your 
  data, PrettyXMLPrinter won&apos;t beautify the XML output anymore
- some refactoring here and there

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/utils.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=34
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 33
      </title>
      <pubDate>
          2004-09-09 18:52:08 +0200 (Thu, 09 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;website update
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=33
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 32
      </title>
      <pubDate>
          2004-09-09 18:40:46 +0200 (Thu, 09 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Now simply execute makeAPIDoc.py to generate HTML API documentation
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/makeAPIDoc.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=32
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 31
      </title>
      <pubDate>
          2004-09-09 18:39:20 +0200 (Thu, 09 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/makeAPIDoc.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=31
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 30
      </title>
      <pubDate>
          2004-09-09 18:37:59 +0200 (Thu, 09 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;moving API build script in doc/ directory
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/docs/makeAPIDoc.py&lt;/span&gt;
   &lt;span class=&quot;Change D&quot;&gt;trunk/makeAPIDoc.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=30
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 29
      </title>
      <pubDate>
          2004-09-09 00:12:09 +0200 (Thu, 09 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Epydoc based API documentation build script
&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/makeAPIDoc.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=29
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 28
      </title>
      <pubDate>
          2004-09-09 00:10:53 +0200 (Thu, 09 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;removed debug print
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=28
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 27
      </title>
      <pubDate>
          2004-09-09 00:05:23 +0200 (Thu, 09 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- Corrected a bug relating optional TextNode,RawNode 
  value which was set to None by default, thus preventing
  distinction between optional and non-optional stuff
- corrected a big typo s/mandatory/optional in Nodes.py :))


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/TODO&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=27
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 26
      </title>
      <pubDate>
          2004-09-08 23:29:07 +0200 (Wed, 08 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Argh ?
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=26
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 25
      </title>
      <pubDate>
          2004-09-08 23:09:34 +0200 (Wed, 08 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Once again ?

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=25
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 24
      </title>
      <pubDate>
          2004-09-08 22:57:56 +0200 (Wed, 08 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Test commit / svn-commits@lists.base-art.net ? crossing fingers


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=24
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 23
      </title>
      <pubDate>
          2004-09-04 12:34:05 +0200 (Sat, 04 Sep 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Mailing list infos
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=23
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 22
      </title>
      <pubDate>
          2004-08-26 10:25:47 +0200 (Thu, 26 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Really fixed the slash-regex-problem :)
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=22
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 21
      </title>
      <pubDate>
          2004-08-26 09:56:14 +0200 (Thu, 26 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Slash-in-tag-content bug fixed

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=21
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 20
      </title>
      <pubDate>
          2004-08-23 21:36:11 +0200 (Mon, 23 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;rolling 0.1.2 fixing the bug corrected in previous SVN revision

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/CONTRIBUTORS&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/INSTALL&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/setup.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=20
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 19
      </title>
      <pubDate>
          2004-08-15 17:47:30 +0200 (Sun, 15 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;SVN keywords + little bugFix around ListNode and ChoiceNode when
dealing with &apos;recursive&apos; append

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/TODO&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/XMLObject/&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/CodeGeneratorBackend.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/DTDImport.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/Validation/Schema.py&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/XMLObject/Validation/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/XMLObject/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change _U&quot;&gt;trunk/XMLObject/classregistry.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change UU&quot;&gt;trunk/XMLObject/utils.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=19
      </link>
      <author>
          test
      </author>
    </item>
    <item>
      <title>
          Revision 18
      </title>
      <pubDate>
          2004-08-05 19:23:50 +0200 (Thu, 05 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Rolling 0.1.1

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/setup.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=18
      </link>
      <author>
          test
      </author>
    </item>
    <item>
      <title>
          Revision 17
      </title>
      <pubDate>
          2004-08-05 19:14:16 +0200 (Thu, 05 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;now using CommentNode in playlist example

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=17
      </link>
      <author>
          test
      </author>
    </item>
    <item>
      <title>
          Revision 16
      </title>
      <pubDate>
          2004-08-05 19:13:06 +0200 (Thu, 05 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;0.1.1 on its way (see Changelog)

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/CONTRIBUTORS&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=16
      </link>
      <author>
          test
      </author>
    </item>
    <item>
      <title>
          Revision 15
      </title>
      <pubDate>
          2004-08-05 13:39:58 +0200 (Thu, 05 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- dash in tagName bugFixed
- patch from Jacob Fan to fix getElementsByTagName
- cosmetics in main

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/utils.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=15
      </link>
      <author>
          test
      </author>
    </item>
    <item>
      <title>
          Revision 14
      </title>
      <pubDate>
          2004-08-01 23:58:20 +0200 (Sun, 01 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;woops forgot to mention about RawNode in exported symbols section

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=14
      </link>
      <author>
          test
      </author>
    </item>
    <item>
      <title>
          Revision 13
      </title>
      <pubDate>
          2004-08-01 17:09:57 +0200 (Sun, 01 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;removed msg

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=13
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 12
      </title>
      <pubDate>
          2004-08-01 17:08:53 +0200 (Sun, 01 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;msg added

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/clean&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=12
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 11
      </title>
      <pubDate>
          2004-08-01 16:56:42 +0200 (Sun, 01 Aug 2004)
      </pubDate>
      <description>
          &lt;pre&gt;doc update (mainNode, ..)
new example from Zvon DTD tutorial

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/TODO&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/examples/xxx.py&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=11
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 10
      </title>
      <pubDate>
          2004-07-31 03:26:43 +0200 (Sat, 31 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- few cleanups
- little patch / setup.py to exclude .svn directories
- doc update


&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/setup.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/default.css&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/fixLinks.sh&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/index.txt&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=10
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 9
      </title>
      <pubDate>
          2004-07-31 01:38:19 +0200 (Sat, 31 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;- BugFixed entities stuff
- removed dummy files


&lt;/pre&gt;
   &lt;span class=&quot;Change D&quot;&gt;svn-commit.tmp&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/tests/test.py&lt;/span&gt;
   &lt;span class=&quot;Change D&quot;&gt;trunk/www/doc.htmle&lt;/span&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/www/fixLinks.sh&lt;/span&gt;
   &lt;span class=&quot;Change D&quot;&gt;trunk/www/index.htmle&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=9
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 8
      </title>
      <pubDate>
          2004-07-28 23:08:57 +0200 (Wed, 28 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Bon ca marche oui on non
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=8
      </link>
      <author>
          phil
      </author>
    </item>
    <item>
      <title>
          Revision 7
      </title>
      <pubDate>
          2004-07-28 22:14:05 +0200 (Wed, 28 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;ll

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=7
      </link>
      <author>
      </author>
    </item>
    <item>
      <title>
          Revision 6
      </title>
      <pubDate>
          2004-07-28 22:12:13 +0200 (Wed, 28 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;ll

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=6
      </link>
      <author>
      </author>
    </item>
    <item>
      <title>
          Revision 5
      </title>
      <pubDate>
          2004-07-28 21:52:17 +0200 (Wed, 28 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;foo
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=5
      </link>
      <author>
      </author>
    </item>
    <item>
      <title>
          Revision 4
      </title>
      <pubDate>
          2004-07-28 21:45:23 +0200 (Wed, 28 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;ll

&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=4
      </link>
      <author>
      </author>
    </item>
    <item>
      <title>
          Revision 3
      </title>
      <pubDate>
          2004-07-28 21:39:08 +0200 (Wed, 28 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;foo
&lt;/pre&gt;
   &lt;span class=&quot;Change U&quot;&gt;trunk/deploy&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=3
      </link>
      <author>
      </author>
    </item>
    <item>
      <title>
          Revision 2
      </title>
      <pubDate>
          2004-07-28 00:43:51 +0200 (Wed, 28 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;Bar
&lt;/pre&gt;
   &lt;span class=&quot;Change D&quot;&gt;trunk/MANIFEST&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=2
      </link>
      <author>
      </author>
    </item>
    <item>
      <title>
          Revision 1
      </title>
      <pubDate>
          2004-07-27 23:54:37 +0200 (Tue, 27 Jul 2004)
      </pubDate>
      <description>
          &lt;pre&gt;initial import

&lt;/pre&gt;
   &lt;span class=&quot;Change A&quot;&gt;branches/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;svn-commit.tmp&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;tags/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/CONTRIBUTORS&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/COPYING&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/Changelog&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/INSTALL&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/MANIFEST&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/MANIFEST.in&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/TODO&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/Attributes.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/CodeGeneratorBackend.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/DTDImport.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/MixedList.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/Node.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/Nodes.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/PrettyXMLPrinter.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/TypedList.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/Validation/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/Validation/Schema.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/Validation/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/__init__.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/classregistry.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/main.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/XMLObject/utils.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/clean&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/deploy&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/docs/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/docs/README&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/docs/buildDoc&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/examples/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/examples/examplestripper.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/examples/playlist.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/setup.cfg&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/setup.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/tests/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/tests/test.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/tests/xbelSchema.xml&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/tests/xbelTest.py&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/default.css&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/doc.htmle&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/fixLinks.sh&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/index.htmle&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/index.txt&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/xmlobject-big.png&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/xmlobject-small.png&lt;/span&gt;
   &lt;span class=&quot;Change A&quot;&gt;trunk/www/xmlobject.png&lt;/span&gt;
      </description>
      <link>
          http://svn.base-art.net/cgi-bin/viewcvs.cgi/?rev=1
      </link>
      <author>
          root
      </author>
    </item>
  </channel>
</rss>