SET OutputRoot.XML.A.(XML.attr)id ='xyz';
-----Original Message-----
From: Michael Ke [mailto:[EMAIL PROTECTED]
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