Annotating objectify trees with an XML Schema

Registered by scoder

lxml.objectify is a great tool for working with XML in a pythonesque data structure. It can easily be combined with (parse-time) XML Schema validation to make sure the data structure that was extracted from the source document is the expected one that results in the expected in-memory tree.
However, validating the document is not always enough, as it does not assure that data types are translated correctly into Python data types by objectify. This is the problem that this blueprint addresses.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Discussion
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.