Posted: Tue Jul 12, 2011 12:36 pm Post subject: Creating and Assigning values to XML attributes
Novice
Joined: 15 Feb 2011 Posts: 20
I am trying to map some constant values to the XML filed attributes.
This is what my output xml should look like
<InputMsg>
<Field1 Attribute1="text1" Attribute1="Text2"/>
</InputMsg>
I tried SET OutputRoot.XMLNS.InputMsg.Field1.(XMLNS.Attribute) Attribute ="tex1";
I found how to extract values from Attributes but now how to set values to them from Information center.
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