Bugzilla – Bug 4086
xsd:include and schema attributes in libxml
Last modified: 2005-12-08 15:58:48
You need to log in before you can comment on or make changes to this bug.
The attributes of an xml schema which is included in another from a different file are ignored. For example, the wsdl parser will not honor the elementFormDefault attribute of an included schema file if the including file does not have that attribute. This becomes an issue when trying to generate bindings from the mds aggregator schemas.
Fixed in gt4 branch and trunk.