Mike,
 
Try this:
 
SET OutputRoot.XML.A.(XML.attr)id = 'xyz';
 
    Lynn
-----Original Message-----
From: MQSeries List [mailto:[EMAIL PROTECTED]On Behalf Of Michael Ke
Sent: Wednesday, June 04, 2003 3:21 PM
To: [EMAIL PROTECTED]
Subject: Define XML in MQSI

Hi,
 
I want to define/create a value to an attribute of a tag like following.
<A id='xyz'>msg</A>
 I implement it in code as following.
SET OutputRoot.XML.A.(Attribute).id = 'xyz';
But it does not work. Dose anyone know what's wrong here?
 
Thanks.
 
Mike 


Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.

Reply via email to