[lxml-dev] Instantiated ObjectifiedElement
Stefan Behnel
stefan_ml at behnel.de
Mon Feb 25 16:38:57 CET 2008
Hi again,
Stefan Behnel wrote:
> Evan Grim wrote:
>> As an aside related to validation: I notice that xsd:unique tags aren't
>> validated [ref: http://www.w3.org/TR/xmlschema-0/#specifyingUniqueness]. Is
>> this planned for the future? Are there any other XMLSchema gotchas of which
>> I should be aware?
>
> That's quite possible. libxml2's XML schema implementation is not 100%
> complete. But that's nothing that can be changed in lxml.
In case I wasn't clear, this means: the best place to ask is the libxml2
mailing list. Send them a schema snippet that doesn't work with their xmllint
processor (part of libxml2), describe the problem, and with a bit of luck it
will be in the next release.
Stefan
More information about the lxml-dev
mailing list