Page 1 of 1

Repeating XML and MQ Stage

Posted: Tue Jan 24, 2006 10:19 pm
by Sasha
Hi,

- Can XML Stages handle repeating XML?

- Under which platform (UNIX, Win, Linux) we can deploy MQ series stages (7.5.1 EE)? I've been told that only Linux version has required plug-ins. Is that true?

Thanks

Posted: Wed Jan 25, 2006 6:15 am
by battaliou
XML can handle repeating groups, but only one i.e.

You can Have:
<parent>
<child>
<child>

But not:
<parent>
<son>
<son>
<daughter>
<daughter>

I've happily been using MQ on a NT based install of DS. I'm pretty sure this plugin is available for all platforms.