[lxml-dev] schema validation - what would be valid at this point?
Terry Brown
terry_n_brown at yahoo.com
Mon Jun 30 20:20:20 CEST 2008
Hi all,
First thanks for lxml - it's great.
If this is the wrong place for feature requests please point me
elsewhere...
A feature that would be very useful for a number of applications,
particularly editors: the ability to ask "what attributes / elements
would be valid at this point?" where I guess a point would be
identified by an XPath or perhaps an Element object.
I don't know if any of the libxml2 schema APIs expose this, if they
don't, that's probably where the change needs to be made first, but if
they do it would be great if lxml passed it on to python.
Thanks,
Terry
More information about the lxml-dev
mailing list