Posted: Sun Apr 27, 2003 9:37 pm Post subject: Reading XML message in MQSI
Apprentice
Joined: 20 Mar 2003 Posts: 27
Hi,
My incoming msg is like this:
1.
<?xml version='1.0'?>
<data><name>asdfg</name></data>
Is it ok so that I can read it in a Compute node?
I am confused whether message should contain only data elements like this:
2.
<data><name>asdfg</name></data>
So, will compute node requires format 1 or format 2?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum