2.2.6.14 DestinationMqf Element

The MSMQ <DestinationMqf> element MAY be present as a child element of the <Msmq> element. It MUST contain one or more MSMQ-formatted names, each name separated by white space, as the following example shows. The <DestinationMqf> element corresponds to the Message.DestinationMultiQueueFormatName attribute of the ADM Message data element. For details, see [MS-MQDMPR] section 3.1.1.12.

 <DestinationMqf>
     http://Machine1/msmq/private$/SimpleQ 
     http://Machine2/msmq/private$/SimpleQ 
     http://Machine3/msmq/private$/SimpleQ
 </DestinationMqf>