Bugzilla – Bug 4252
xsi:type attributes missing on complex types
Last modified: 2006-03-07 12:21:29
You need to log in before you can comment on or make changes to this bug.
A complex type is serialized with GLOBUS_XSD_ELEMENT_TYPE_ATTR option does not have an xsi:type attribute as expected. This option works for simple types.
I have a patch for this which has helped a user trying to do some WS-MDS client work in c. I'll apply to the 4.0 branch and verify that the tests we have still pass.
This fix is committed to 4.0 branch after all tests pass.