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 » output of xslt is always an xml ?

Post new topic  Reply to topic
 output of xslt is always an xml ? « View previous topic :: View next topic » 
Author Message
ydsk
PostPosted: Tue Oct 02, 2007 6:03 am    Post subject: output of xslt is always an xml ? Reply with quote

Chevalier

Joined: 23 May 2005
Posts: 410

Hi,

I am curious to know if the output of xslt can be anything other than an xml.

We want to provide an xml as input to an xslt node but we want a custom formatted text output made from the values of input xml tags.

Pls advise if that is possible.

thanks.
ydsk.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Oct 02, 2007 6:20 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

XLST can output HTML, and other things.

It must always start with XML.

It's going to be easier to use MRM and produce a CWF or TDS model of your custom formatted text output than it will be to write an XSLT.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Oct 02, 2007 6:27 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

XSLT can do what you need. That's why the output domain of an XMLT node is 'BLOB' rather than one of the XML domains.
Back to top
View user's profile Send private message
ydsk
PostPosted: Tue Oct 02, 2007 6:42 am    Post subject: Reply with quote

Chevalier

Joined: 23 May 2005
Posts: 410

I understand the output parser can be anything like BLOB / XML, etc.
I know an output xml can be parsed using BLOB, and vice-versa.

But if I give an xml input to xslt can I get an output that looks like:

/TEXT
/START
some data from a tag in input xml
/END


Thanks.
ydsk.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Oct 02, 2007 6:46 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Yes, you can use XSLT to do that.

It's not clear that using XSLT is a good way to do that, in message broker.
_________________
I am *not* the model of the modern major general.
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 » output of xslt is always an xml ?
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.