Robert Kirchgessner | 6 Jul 2012 00:10
Picon

Parse-time injected XSD default attributes

I noticed with one of my schemas that although the default values for complexed types are being injected correctly, the default attributes for simpleContent extensions are ignored. 

Is this a bug or the intended functionallity?

Thank you.
_________________________________________________________________
Mailing list for the lxml Python XML toolkit - http://lxml.de/
lxml <at> lxml.de
https://mailman-mail5.webfaction.com/listinfo/lxml
Stefan Behnel | 14 Jul 2012 10:50
Picon
Favicon

Re: Parse-time injected XSD default attributes

Robert Kirchgessner, 06.07.2012 00:10:
> I noticed with one of my schemas that although the default values for
> complexed types are being injected correctly, the default attributes for
> simpleContent extensions are ignored.
> 
> Is this a bug or the intended functionallity?

I can't look it up right now, but according to the mailing list archive,
ticket #367942 should be related to this.

Stefan
_________________________________________________________________
Mailing list for the lxml Python XML toolkit - http://lxml.de/
lxml <at> lxml.de
https://mailman-mail5.webfaction.com/listinfo/lxml

Gmane