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 » Doubt regarding NameSpace

Post new topic  Reply to topic
 Doubt regarding NameSpace « View previous topic :: View next topic » 
Author Message
kash3338
PostPosted: Wed May 06, 2009 9:59 pm    Post subject: Doubt regarding NameSpace Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

Hi,
how to remove the namespace of the attributes. my case is like that

input xml message are

<NS:1 Order orderno ='test'>

i want to remove the namespace of the attributes in output side. please help me on this

Regards
Kash
Back to top
View user's profile Send private message Send e-mail
ovasquez
PostPosted: Wed May 06, 2009 10:38 pm    Post subject: Reply with quote

Centurion

Joined: 09 Dec 2005
Posts: 141
Location: Lima, Peru

Can you use a MRM and XML Physical definition, and not check use namespace.
_________________
Oscar Vásquez Flores
Back to top
View user's profile Send private message Send e-mail
kimbert
PostPosted: Thu May 07, 2009 12:33 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
Can you use a MRM and XML Physical definition, and not check use namespace.
Wrong solution - that will produce an unmaintainable message flow. If the input contains namespaces, you should parse them using a namespace-aware XML parser.

Quote:
i want to remove the namespace of the attributes in output side. please help me on this
What have you tried so far? What happened why you tried it?
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu May 07, 2009 12:33 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

This is either a double post of this or a freaky coincidence.....
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
sarat
PostPosted: Mon May 11, 2009 5:41 am    Post subject: Reply with quote

Centurion

Joined: 29 Jun 2005
Posts: 136
Location: India

Hi kash3338,

What's your requirement?

R u working on samples?

While creating the o/p assign the name space at root level. Hope you are looking for like this..

<Example xmlns="http://xyz.abc.com/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
<Orders>
<Order orderno ='test'>
<Order dgd ='sdfds'>
</Orders>
</Example>

Sarat
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Doubt regarding NameSpace
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.