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 Schema Importer -Namespaces

Post new topic  Reply to topic
 XML Schema Importer -Namespaces « View previous topic :: View next topic » 
Author Message
KT
PostPosted: Thu Feb 24, 2005 11:08 am    Post subject: XML Schema Importer -Namespaces Reply with quote

Newbie

Joined: 09 Oct 2003
Posts: 7

1. We start with a SAP generated parser file
2. We are using the WBIA Discovery Agent to create .xsd files
2. We use XML Schema Importer to import these xsd files into WQMI.

Our resulting xml tags have a qualified namespace. We only want the element name showing. Is there a parameter somewhere to remove these namespaces? I can post more info if needed.

Ex.
<customer:customer>
<customer:name> </customer:name>
<customer:age> </<customer:age>
</customer:customer>

We want:
<customer>
<name> </name>
<age> </age>
<customer>
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 » XML Schema Importer -Namespaces
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.