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 can not pass validation in the broker

Post new topic  Reply to topic
 XML can not pass validation in the broker « View previous topic :: View next topic » 
Author Message
wilsonho3
PostPosted: Thu Apr 07, 2011 7:09 pm    Post subject: XML can not pass validation in the broker Reply with quote

Voyager

Joined: 20 Nov 2001
Posts: 98
Location: Hong Kong

I have the following statement

<?xml version="1.0" encoding="UTF-8" ?>
- <!-- edited with XMLSPY v2004 rel. 3 U (http://www.xmlspy.com) by Frederik Dutoit (B. Rekencentra N.V.)
-->
- <!-- Sample XML file generated by XMLSPY v2004 rel. 3 U (http://www.xmlspy.com)
-->
- <AHM581 xmlns="http://www.iata.org/IATA/2007/00" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.iata.org/IATA/2007/00 P:\SABLE_Commercialisation\11_CAT~1\02_ANA~1\01_Messages\DLD\AHM581.xsd">
..
..
</AHM581>

The broker can not process the AHM581 tag and can not pass the validation, but if I modify as following:

- <AHM581>
..
..
</AHM581>

it will pass.

It is the user incoming message, I can not modify anything. IS the XML is a standard one, what should I do (setup) so I can pass the
XML validation in the broker node. Thanks

W
Back to top
View user's profile Send private message Send e-mail
WMBDEV1
PostPosted: Thu Apr 07, 2011 11:41 pm    Post subject: Re: XML can not pass validation in the broker Reply with quote

Sentinel

Joined: 05 Mar 2009
Posts: 888
Location: UK

wilsonho3 wrote:

The broker can not process the AHM581 tag and can not pass the validation


To save us guessing, what errors do you get? Could it be that you havent modelled the namespace correctly and so when you remove this it works?
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 can not pass validation in the broker
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.