[lxml-dev] Problem with XMLSchema and attribute_defaults
Frank Millman
frank at chagford.com
Mon Apr 27 13:55:39 CEST 2009
Stefan Behnel wrote:
>
> Frank Millman wrote:
> > I need to validate an xml document with a schema, and at
> > the same time populate it with any default attributes.
>
> The "attribute_defaults" flag is currently only used for
> DTDs. Enabling
> the same for XML Schema would require setting the
> "XML_SCHEMA_VAL_VC_I_CREATE" option on the schema validation context,
> which doesn't seem to work for older (<=2006) libxml2
> versions and is not
> currently done for newer versions. Could you file a feature
> request for
> this, so that it doesn't get lost?
>
I can't find a section for feature requests. Should I just use the Launchpad
bug tracker, or am I looking in the wrong place?
Frank
More information about the lxml-dev
mailing list