Controlling Use of Inline References for Encoded Format
With encoded format, any object-valued property is included as a reference, and the referenced object is written as a separate element in the SOAP message.
To instead write the encoded objects inline, in your web client, specify the REFERENCESINLINE parameter or the ReferencesInline property as 1. The property takes precedence over the parameter.