Simple Messages

An example of a simple message consisting of the Hello string with a null field name has an internal adapter representation of the following:


<Message>
<Body.Datum><Tuple.Item><Name></Name><String>Hello 
</String></Tuple.Item></Body.Datum>
</Message>