%2391MQSeries%2393 GetMsg Error Not getting all nested data

I put a message of the following structure:
Header
Detail

The above structure is hierarchical and Detail is nested in Header. I put a message on the queue. It has only one header with one detail, each with a size of 65 and total should 130. But I browsed the data on the queue, it showed up only the header (the first 65) and detail is not there. Is this (nested array structure) supported by MQ adapter for enterprise? Anyone figure out a workaround?

Thanks a lot.

Jay