On 2009-12-18 20:50, AF wrote:
> Hello,
>
> I've become quite used to SQLAlchemy's Declarative style notation for
> defining data to be stored in SQL.
>
> Does anyone know of library that will do something similar for simple
> XML?
>
> Basically I need objects (and attributed collections of objects) that
> are effectively records for groups of simple data types like strings,
> dates, numbers, etc.

lxml with its objectify mode?

Wichert.

-- 
Wichert Akkerman <wich...@wiggy.net>   It is simple to make things.
http://www.wiggy.net/                  It is hard to make things simple.

--

You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.


Reply via email to