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 and MRM parser constants

Post new topic  Reply to topic
 XML and MRM parser constants « View previous topic :: View next topic » 
Author Message
tsuru
PostPosted: Fri Jul 20, 2007 12:18 pm    Post subject: XML and MRM parser constants Reply with quote

Novice

Joined: 25 Nov 2005
Posts: 24
Location: São Paulo

I've tried to read a piece of my trace file, but there was a lot of constant tags like (0x0300000D) and (0x0300000B) and I could not find these at http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/as08560_.htm

Does anyone know where to find more informations about?
Back to top
View user's profile Send private message MSN Messenger
jefflowrey
PostPosted: Fri Jul 20, 2007 2:52 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ac26040_.htm
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kimbert
PostPosted: Sun Jul 22, 2007 2:08 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Fair question...

Remember that each WMB parser uses the ls 3 bytes of the Type field in a different way. The top byte (4th byte) s consistently used to indicate Name / Value / NameValue. For the MRM parser, in current releases the ls byte is interpreted as follows ( and bytes 2 and 3 are not used ).

bit 0 : syntax element was created by an MRM parser
bit 1 : element/attr was successfully matched with message definition
bit 2 : element/attr was not matched with message definition ( so is self-defining )
bits 3..5 : Type of node
--001--- : Field
--010--- : Structure
--011--- : Message
--100--- : Root ( i.e. the node with name 'MRM' )

Note that these are internal values ( the MRM parser does not expose them as ESQL constants) , so they might be subject to change in future.
Back to top
View user's profile Send private message
tsuru
PostPosted: Mon Jul 30, 2007 12:09 pm    Post subject: Reply with quote

Novice

Joined: 25 Nov 2005
Posts: 24
Location: São Paulo

Thanks for the info, kimbert!
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 and MRM parser constants
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.