I'm using the Wsdl EMF API, to create WSDLs programmatically.
The problem I'm facing currently is
when i add a documentation element to a WSDL element, it isn't serializing
it. However, when i debug through the code, I do find that the value are
transiently retrieved.
Is there some flag/switch i need to turn on, in order to serialize these
elements??