ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » XML attribute

Post new topic  Reply to topic
 XML attribute « View previous topic :: View next topic » 
Author Message
megani
PostPosted: Tue Jul 29, 2003 9:28 am    Post subject: XML attribute Reply with quote

Apprentice

Joined: 19 Dec 2001
Posts: 27

Hello, I have an attribute in an XML tag as such:

<XMI xmi.version = "1.0">
</XMI>

I am having trouble navigating to the attribute to assign it to a variable.
I am doing:

Set version = InputRoot.XML.XMI.(XML.attr)xmi.version;

The debug trace states it can't navigate to the path. When I have the attribute as version instead of xmi.version it works fine. However, we need to use the attribute xmi.version.

Thank you.

Would appreciate any input.
Back to top
View user's profile Send private message
scaryjase
PostPosted: Tue Jul 29, 2003 9:55 am    Post subject: Reply with quote

Novice

Joined: 17 Jul 2003
Posts: 22

try

Set version = InputRoot.XML.XMI.(XML.attr)"xmi.version";

it seems to work for me...
_________________
scary
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » XML attribute
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.