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 » What is CHybridField in MB?

Post new topic  Reply to topic
 What is CHybridField in MB? « View previous topic :: View next topic » 
Author Message
shalabh1976
PostPosted: Mon Oct 29, 2007 10:30 am    Post subject: What is CHybridField in MB? Reply with quote

Partisan

Joined: 18 Jul 2002
Posts: 381
Location: Gurgaon, India

Hi,
I was going through the following thread http://www.mqseries.net/phpBB2/viewtopic.php?t=40070&sid=c277c3f40ac418ff761b4e5bb36de80f
when I came across the term CHybridField. I have searched the online MB help for this but got no hits. Even a google/mqseries search returns nothing of value. Can anyone point me towards the relevant documentation for this?

Regards,
_________________
Shalabh
IBM Cert. WMB V6.0
IBM Cert. MQ V5.3 App. Prog.
IBM Cert. DB2 9 DB Associate
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
kimbert
PostPosted: Mon Oct 29, 2007 2:11 pm    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

I searched and immediately found this
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp

CHybridField is a 'field type' used by the XMLNSC parser when it parses this:
Code:
<element><![CData[some <&>CDATA]]>some PCDATA</element>


However, as the other thread indicates, the XMLNSC parser outputs XMLNSC. CHybridField in exactly the same way as XMLNSC.PCDataField. So the above example would be output as
Code:
<element>some &lt;&amp;&gt;CDATAsome PCDATA</element>


I'm not making a firm commitment here, but this will probably be corrected in v6.1. Instead of using CHybridField, the parser will create two child nodes, one containing the CData section and other the remaining text. The output will then be identical to the input.

Hope that helps.
Back to top
View user's profile Send private message
shalabh1976
PostPosted: Wed Oct 31, 2007 4:36 am    Post subject: Reply with quote

Partisan

Joined: 18 Jul 2002
Posts: 381
Location: Gurgaon, India

Kimbert,
I am not sure if I am doing this right:
I clicked on the link you specified and it takes me to the V6 Infocenter.
On the search field on the top left I typed CHybridField and hit enter. It gives me nothing found.
Are you getting something else?
_________________
Shalabh
IBM Cert. WMB V6.0
IBM Cert. MQ V5.3 App. Prog.
IBM Cert. DB2 9 DB Associate
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
kimbert
PostPosted: Wed Oct 31, 2007 4:42 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Sorry - two mistakes in that post
- the field type constant is 'XMLNSC.HybridField' ( no leading 'C' )
- the URL is http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ac26040_.htm
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 » What is CHybridField in MB?
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.