Bugzilla – Bug 3275
serialize_contents bindings pass GLOBUS_XSD_ELEMENT_CONTENTS_ONLY to subelements
Last modified: 2005-07-06 13:01:22
You need to log in before you can comment on or make changes to this bug.
The GLOBUS_XSD_ELEMENT_CONTENTS_ONLY option is not cleared when subelement serializers are called from an element's serialize_contents implementation. This causes only the data in the subelements to be serialized without the element markup in any of the subelements. I'd expect only the outer element to be affected by the GLOBUS_XSD_ELEMENT_CONTENTS_ONLY option. joe
The patch for this bug ended up as part of the ws-secure messaging merge so is in gt4 branch and trunk.