|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Generte XML version and Doctype |
« View previous topic :: View next topic » |
Author |
Message
|
kash3338 |
Posted: Mon Dec 13, 2010 2:54 am Post subject: Generte XML version and Doctype |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
Hi,
I need to generate the XML version in my output message through ESQL, how do i get that?
I need my output xml to start with these,
"<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE Message> "
How do i get these through my ESQL code? |
|
Back to top |
|
 |
kimbert |
Posted: Mon Dec 13, 2010 3:07 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
Search for 'XMLNSC docType' in the infocenter. Let me know if you can't find what you need. |
|
Back to top |
|
 |
kash3338 |
Posted: Thu Jan 20, 2011 12:27 am Post subject: |
|
|
Shaman
Joined: 08 Feb 2009 Posts: 709 Location: Chennai, India
|
I am not able to find this still. Can anyone help me out in this? How do i get my output XML look like below,
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE Message>
<Route>
....
....
....
</Route>
How do i generate the DOCTYPE from my ESQL code? |
|
Back to top |
|
 |
kimbert |
Posted: Thu Jan 20, 2011 2:04 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|